This commit is contained in:
Dun Liang 2020-06-04 13:52:19 +08:00
parent b093b12c04
commit 7cbc4a1e96
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.3.2',
version='1.1.4.1',
# scripts=[],
author="Jittor Group",
author_email="ran.donglang@gmail.com",