update version

This commit is contained in:
Dun Liang 2020-06-07 12:25:26 +08:00
parent 51253ac14a
commit 43c67d062e
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ with open(os.path.join(path, "README.md"), "r", encoding='utf8') as fh:
setuptools.setup(
name='jittor',
version='1.1.4.1',
version='1.1.4.2',
# scripts=[],
author="Jittor Group",
author_email="ran.donglang@gmail.com",