Skip to content

Commit 1221b91

Browse files
beep boop 🤖: Bumping versions
1 parent 512da5d commit 1221b91

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

megatron/core/distributed/fsdp/src/megatron_fsdp/package_info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
MAJOR = 0
55
MINOR = 2
6-
PATCH = 1
6+
PATCH = 2
77
PRE_RELEASE = ""
88

99
# Use the following formatting: (major, minor, patch, pre-release)

megatron/core/package_info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
MAJOR = 0
55
MINOR = 15
6-
PATCH = 1
6+
PATCH = 2
77
PRE_RELEASE = ""
88

99
# Use the following formatting: (major, minor, patch, pre-release)

0 commit comments

Comments
 (0)