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.
2 parents cc53104 + f02abac commit 0acc240Copy full SHA for 0acc240
1 file changed
megatron/core/package_info.py
@@ -4,7 +4,7 @@
4
MAJOR = 0
5
MINOR = 5
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