We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e7112a commit 9b9ea83Copy full SHA for 9b9ea83
1 file changed
megatron/core/package_info.py
@@ -4,7 +4,7 @@
4
MAJOR = 0
5
MINOR = 13
6
PATCH = 0
7
-PRE_RELEASE = 'rc2'
+PRE_RELEASE = 'rc3'
8
9
# Use the following formatting: (major, minor, patch, pre-release)
10
VERSION = (MAJOR, MINOR, PATCH, PRE_RELEASE)
0 commit comments