Skip to content

Commit

Permalink
Bump version to 0.0.56
Browse files Browse the repository at this point in the history
  • Loading branch information
dineshyv committed Nov 30, 2024
1 parent 8a3887c commit fe48b9f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ blobfile
fire
httpx
huggingface-hub
llama-models>=0.0.55
llama-stack-client>=0.0.55
llama-models>=0.0.56
llama-stack-client>=0.0.56
prompt-toolkit
python-dotenv
pydantic>=2
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ def read_requirements():

setup(
name="llama_stack",
version="0.0.55",
version="0.0.56",
author="Meta Llama",
author_email="[email protected]",
description="Llama Stack",
Expand Down

0 comments on commit fe48b9f

Please sign in to comment.