build: Bump version to 0.2.10.1

This commit is contained in:
github-actions[bot] 2025-06-06 18:54:51 +00:00
parent 10d4c5a80f
commit 379b6530ee

View file

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project] [project]
name = "llama_stack" name = "llama_stack"
version = "0.2.10.1rc1" version = "0.2.10.1"
authors = [{ name = "Meta Llama", email = "llama-oss@meta.com" }] authors = [{ name = "Meta Llama", email = "llama-oss@meta.com" }]
description = "Llama Stack" description = "Llama Stack"
readme = "README.md" readme = "README.md"