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

@ -74,6 +74,7 @@ docs = [
"sphinxcontrib.redoc",
"sphinxcontrib.video",
"sphinxcontrib.mermaid",
"tomli",
]
[project.urls]