Skip to content

Commit 9b9ea83

Browse files
committed
chore: Add dummy version bump
Signed-off-by: oliver könig <okoenig@nvidia.com>
1 parent 4e7112a commit 9b9ea83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

megatron/core/package_info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
MAJOR = 0
55
MINOR = 13
66
PATCH = 0
7-
PRE_RELEASE = 'rc2'
7+
PRE_RELEASE = 'rc3'
88

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

0 commit comments

Comments
 (0)