Skip to content

Commit d580efc

Browse files
committed
chore: Release 0.12
Signed-off-by: oliver könig <okoenig@nvidia.com>
1 parent d02f745 commit d580efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = 12
66
PATCH = 0
7-
PRE_RELEASE = 'rc4'
7+
PRE_RELEASE = ''
88

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

0 commit comments

Comments
 (0)