version 1.0.1

This commit is contained in:
Dun Liang 2020-04-22 20:30:08 +08:00
parent 68d1a11abd
commit c58f3fc3b7
1 changed files with 1 additions and 1 deletions

View File

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