Skip to content

Commit d2839ee

Browse files
committed
docs: Update docs version to latest
Signed-off-by: Charlie Truong <chtruong@nvidia.com>
1 parent c7e2727 commit d2839ee

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
project = "NeMo-Export-Deploy"
2727
copyright = "2025, NVIDIA Corporation"
2828
author = "NVIDIA Corporation"
29-
release = "0.1.0"
29+
release = "latest"
3030

3131
# -- General configuration ---------------------------------------------------
3232
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration

docs/project.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "NeMo-Export-Deploy",
3-
"version": "0.1.0"
4-
}
3+
"version": "latest"
4+
}

0 commit comments

Comments
 (0)