Commit b7dac89a authored by Mohammad Shoeybi's avatar Mohammad Shoeybi
Browse files

Merge branch 'pip_1.1.4' into 'main'

1.1.4. pip version

See merge request ADLR/megatron-lm!120
parents b1870045 e8c47e76
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.2
MINOR = 1.4

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