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

Merge branch 'pip_1.1.5' into 'main'

pip 1.1.5

See merge request ADLR/megatron-lm!144
parents b7dac89a f9387ec3
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.4
MINOR = 1.5

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