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
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
# limitations under the License. # limitations under the License.
MAJOR = 1 MAJOR = 1
MINOR = 0 MINOR = 1.1
# Use the following formatting: (major, minor) # Use the following formatting: (major, minor)
VERSION = (MAJOR, MINOR) VERSION = (MAJOR, MINOR)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment