forked from phoenix-oss/llama-stack-mirror
fix: bump version to 0.2.1 for bugfix release
This commit is contained in:
parent
fd7ab37c14
commit
3021c87271
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|||
|
||||
[project]
|
||||
name = "llama_stack"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
authors = [{ name = "Meta Llama", email = "llama-oss@meta.com" }]
|
||||
description = "Llama Stack"
|
||||
readme = "README.md"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue