summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAshwin Bharambe <ashwin.bharambe@gmail.com>2024-09-03 22:41:24 -0700
committerAshwin Bharambe <ashwin.bharambe@gmail.com>2024-09-03 22:41:24 -0700
commitfb140abffbb596e5b32a35e86c3efe13a62bbe38 (patch)
tree748dbf0ebae9fb7aada307ff2a48375c1c32c803
parente046ca91d9cb3217dc0a1b4874cac3273fbe1ad1 (diff)
Bump version to 0.0.11
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index f9f4d5d..42f843a 100644
--- a/setup.py
+++ b/setup.py
@@ -22,7 +22,7 @@ def read_requirements():
setup(
name="llama_models",
- version="0.0.10",
+ version="0.0.11",
author="Meta Llama",
author_email="llama-oss@meta.com",
description="Llama models",