Skip to content

Commit

Permalink
Bump version to 0.0.62
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwinb committed Dec 18, 2024
1 parent af8f1b3 commit eea4786
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.61
llama-stack-client>=0.0.61
llama-models>=0.0.62
llama-stack-client>=0.0.62
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.61",
version="0.0.62",
author="Meta Llama",
author_email="[email protected]",
description="Llama Stack",
Expand Down

0 comments on commit eea4786

Please sign in to comment.