mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-24 05:14:30 +00:00
feat: automatically update documentation version based on pyproject.toml source of truth
This commit is contained in:
parent
9a3db9a290
commit
6b075e5075
3 changed files with 10 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue