feat: automatically update documentation version based on pyproject.toml source of truth

This commit is contained in:
Ashwin Bharambe 2025-02-26 13:41:54 -08:00
parent 9a3db9a290
commit 6b075e5075
3 changed files with 10 additions and 2 deletions

View file

@ -1,8 +1,7 @@
```{admonition} News
:class: tip
Llama Stack 0.1.4 is now available! See the [release notes](https://github.com/meta-llama/llama-stack/releases/tag/v0.1.4) for more details.
Llama Stack {{ llama_stack_version }} is now available! See the [release notes](https://github.com/meta-llama/llama-stack/releases/tag/v{{ llama_stack_version }}) for more details.
```
# Llama Stack