summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAshwin Bharambe <ashwin.bharambe@gmail.com>2024-09-25 10:34:54 -0700
committerAshwin Bharambe <ashwin.bharambe@gmail.com>2024-09-25 10:34:54 -0700
commitaebe490ff37fb529037e8b7a304f1eb8c3b07000 (patch)
tree3ff2b14554a25c4752cd3ce7f899cbf6c2046230
parent8d29d93fa5700a60532e0061a02ffa89d0acd3fc (diff)
Bump version to 0.0.35
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index b8c9d1d..afe711b 100644
--- a/setup.py
+++ b/setup.py
@@ -22,7 +22,7 @@ def read_requirements():
setup(
name="llama_models",
- version="0.0.24",
+ version="0.0.35",
author="Meta Llama",
author_email="llama-oss@meta.com",
description="Llama models",