Skip to content

Commit f40e759

Browse files
Bump version to 0.1.7
1 parent c56a683 commit f40e759

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 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.7rc2"
7+
version = "0.1.7"
88
authors = [{ name = "Meta Llama", email = "llama-oss@meta.com" }]
99
description = "Llama Stack"
1010
readme = "README.md"
@@ -27,7 +27,7 @@ dependencies = [
2727
"huggingface-hub",
2828
"jinja2>=3.1.6",
2929
"jsonschema",
30-
"llama-stack-client>=0.1.7rc2",
30+
"llama-stack-client>=0.1.7",
3131
"prompt-toolkit",
3232
"python-dotenv",
3333
"pydantic>=2",

0 commit comments

Comments
 (0)