← back to Exo
drop exo to 0.0.1 (still experimental)
071b1caa0b5c82e85dd9dc861f7198c77bbb664e · 2024-07-18 01:17:19 -0700 · Alex Cheema
Files touched
Diff
commit 071b1caa0b5c82e85dd9dc861f7198c77bbb664e
Author: Alex Cheema <alexcheema123@gmail.com>
Date: Thu Jul 18 01:17:19 2024 -0700
drop exo to 0.0.1 (still experimental)
---
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
index 29e4b4f4..56a92c43 100644
--- a/setup.py
+++ b/setup.py
@@ -35,7 +35,7 @@ if sys.platform.startswith("darwin"):
setup(
name="exo",
- version="0.1.0",
+ version="0.0.1",
packages=find_packages(),
install_requires=install_requires,
)
← e7dcdac2 fix exo text
·
back to Exo
·
sort topology by memory descending (works well for now to wo d4f55002 →