Skip to content

Commit 2137b0a

Browse files
committed
Bump version to 0.0.54
1 parent c1025eb commit 2137b0a

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.53
6-
llama-stack-client>=0.0.53
5+
llama-models>=0.0.54
6+
llama-stack-client>=0.0.54
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.53",
19+
version="0.0.54",
2020
author="Meta Llama",
2121
author_email="llama-oss@meta.com",
2222
description="Llama Stack",

0 commit comments

Comments
 (0)