summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAshwin Bharambe <ashwin.bharambe@gmail.com>2024-08-24 09:44:57 -0700
committerAshwin Bharambe <ashwin.bharambe@gmail.com>2024-08-24 09:44:57 -0700
commita1ef060f706d178d21012fbc2c77d6c841711a59 (patch)
treeba9448047d22f9abc8a3e11984b98845dc766b0b
parent072c0a2bc980b02fb2903be67ad022401c0ead34 (diff)
Bump version to 0.0.9
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index dfa66e1..1302c74 100644
--- a/setup.py
+++ b/setup.py
@@ -22,7 +22,7 @@ def read_requirements():
setup(
name="llama_models",
- version="0.0.8",
+ version="0.0.9",
author="Meta Llama",
author_email="llama-oss@meta.com",
description="Llama models",