Skip to content

Commit 211d4b7

Browse files
authored
docs: fix release version to 0.9.0 in conf.py (#493)
Signed-off-by: oliver könig <okoenig@nvidia.com>
1 parent 3843cc7 commit 211d4b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
project = "NeMo-Run"
3030
copyright = "2026, NVIDIA"
3131
author = "NVIDIA"
32-
release = "nightly"
32+
release = "0.9.0"
3333

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

0 commit comments

Comments
 (0)