Skip to content

Commit b835939

Browse files
Bumping to 0.5.0 (#352)
Signed-off-by: Andrew Schilling <[email protected]>
1 parent a70fa20 commit b835939

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
project = "NeMo-Run"
1515
copyright = "2025, NVIDIA"
1616
author = "NVIDIA"
17-
release = "0.1.0"
17+
release = "0.5.0"
1818

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

docs/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"name": "NeMo-Run", "version": "0.1.0"}
1+
{"name": "NeMo-Run", "version": "0.5.0"}

docs/versions1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"preferred": true,
4-
"version": "0.1.0",
5-
"url": "http://docs.nvidia.com/nemo/run/0.1.0"
4+
"version": "0.5.0",
5+
"url": "http://docs.nvidia.com/nemo/run/0.5.0"
66
}
77
]

0 commit comments

Comments
 (0)