File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 26
26
project = "NeMo-RL"
27
27
copyright = "2025, NVIDIA Corporation"
28
28
author = "NVIDIA Corporation"
29
- release = "0.0 .1"
29
+ release = "0.2 .1"
30
30
31
31
# -- General configuration ---------------------------------------------------
32
32
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
80
80
"version_match" : release ,
81
81
}
82
82
}
83
- html_extra_path = ["project.json" , "versions1.json" ]
83
+ html_extra_path = ["project.json" , "versions1.json" ]
Original file line number Diff line number Diff line change 1
- {"name" : " nemo-rl" , "version" : " 0.0 .1" }
1
+ {"name" : " nemo-rl" , "version" : " 0.2 .1" }
Original file line number Diff line number Diff line change 1
1
[
2
2
{
3
3
"preferred" : true ,
4
- "version" : " 0.0 .1" ,
5
- "url" : " ../0.0 .1"
4
+ "version" : " 0.2 .1" ,
5
+ "url" : " ../0.2 .1"
6
6
}
7
7
]
You can’t perform that action at this time.
0 commit comments