We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26932dc commit 1afee59Copy full SHA for 1afee59
1 file changed
megatron/core/package_info.py
@@ -4,7 +4,7 @@
4
MAJOR = 0
5
MINOR = 9
6
PATCH = 0
7
-PRE_RELEASE = 'rc0'
+PRE_RELEASE = ''
8
9
# Use the following formatting: (major, minor, patch, pre-release)
10
VERSION = (MAJOR, MINOR, PATCH, PRE_RELEASE)
0 commit comments