Skip to content

Commit 4c44cf9

Browse files
kajalj22claude
andcommitted
chore: drop rc0 pre-release tag for 0.3.0 release
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Kajal Jain <kajalj@nvidia.com>
1 parent 3dfa415 commit 4c44cf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nemo_gym/package_info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
MAJOR = 0
1818
MINOR = 3
1919
PATCH = 0
20-
PRE_RELEASE = "rc0"
20+
PRE_RELEASE = ""
2121

2222
# Use the following formatting: (major, minor, patch, pre-release)
2323
VERSION = (MAJOR, MINOR, PATCH, PRE_RELEASE)

0 commit comments

Comments
 (0)