We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7e2727 commit 2b7031bCopy full SHA for 2b7031b
2 files changed
docs/conf.py
@@ -26,7 +26,7 @@
26
project = "NeMo-Export-Deploy"
27
copyright = "2025, NVIDIA Corporation"
28
author = "NVIDIA Corporation"
29
-release = "0.1.0"
+release = "latest"
30
31
# -- General configuration ---------------------------------------------------
32
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
docs/project.json
@@ -1,4 +1,4 @@
1
{
2
"name": "NeMo-Export-Deploy",
3
- "version": "0.1.0"
4
-}
+ "version": "latest"
+}
0 commit comments