Commit 3d1cbecf authored by Mohammad Shoeybi's avatar Mohammad Shoeybi
Browse files

Merge branch 'pip_update' into 'main'

pip update

See merge request ADLR/megatron-lm!112
parents 5ba627ec 8ad2af6d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
# limitations under the License.

MAJOR = 1
MINOR = 1.1
MINOR = 1.2

# Use the following formatting: (major, minor)
VERSION = (MAJOR, MINOR)