summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAshwin Bharambe <ashwin.bharambe@gmail.com>2024-09-17 20:07:59 -0700
committerAshwin Bharambe <ashwin.bharambe@gmail.com>2024-09-17 20:07:59 -0700
commit46bf7f1c0e4319a0b1a9e3748339d6fa8ef13ed3 (patch)
treec967b3eb41228980f3d22b3dea97ff11e266e25e
parent4e8d8c4e688fe869dcc355d287425a77d054677f (diff)
Bump version to 0.0.18
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 3136ed5..88c2669 100644
--- a/setup.py
+++ b/setup.py
@@ -22,7 +22,7 @@ def read_requirements():
setup(
name="llama_models",
- version="0.0.17",
+ version="0.0.18",
author="Meta Llama",
author_email="llama-oss@meta.com",
description="Llama models",