Bump version to 0.0.5

This commit is contained in:
Hardik Shah 2024-08-13 15:23:57 -07:00
parent 432957d6b6
commit 94dfa293a6

View file

@ -16,7 +16,7 @@ def read_requirements():
setup(
name="llama_toolchain",
version="0.0.4",
version="0.0.5",
author="Meta Llama",
author_email="llama-oss@meta.com",
description="Llama toolchain",