Skip to content

Commit 47f8c59

Browse files
github-actions[bot]ashwinb
authored andcommitted
Bump version to 0.1.4
1 parent 9b0f783 commit 47f8c59

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "llama_stack"
7-
version = "0.1.3"
7+
version = "0.1.4"
88
authors = [{ name = "Meta Llama", email = "llama-oss@meta.com" }]
99
description = "Llama Stack"
1010
readme = "README.md"
@@ -26,8 +26,8 @@ dependencies = [
2626
"httpx",
2727
"huggingface-hub",
2828
"jsonschema",
29-
"llama-models>=0.1.3",
30-
"llama-stack-client>=0.1.3",
29+
"llama-models>=0.1.4",
30+
"llama-stack-client>=0.1.4",
3131
"prompt-toolkit",
3232
"python-dotenv",
3333
"pydantic>=2",

0 commit comments

Comments
 (0)