diff --git a/setup.py b/setup.py index 3754e5a78..ed4024c2d 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ def read_requirements(): setup( name="llama_toolchain", - version="0.0.3", + version="0.0.4", author="Meta Llama", author_email="llama-oss@meta.com", description="Llama toolchain",