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

Merge branch 'pip_update' into 'master'

pip version update

See merge request ADLR/megatron-lm!107
parents 61f50c45 3b9ea79c
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 = 0
MINOR = 1.1

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