Skip to content

Commit eea4786

Browse files
committed
Bump version to 0.0.62
1 parent af8f1b3 commit eea4786

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ blobfile
22
fire
33
httpx
44
huggingface-hub
5-
llama-models>=0.0.61
6-
llama-stack-client>=0.0.61
5+
llama-models>=0.0.62
6+
llama-stack-client>=0.0.62
77
prompt-toolkit
88
python-dotenv
99
pydantic>=2

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ def read_requirements():
1616

1717
setup(
1818
name="llama_stack",
19-
version="0.0.61",
19+
version="0.0.62",
2020
author="Meta Llama",
2121
author_email="llama-oss@meta.com",
2222
description="Llama Stack",

0 commit comments

Comments
 (0)