update to 1.1.5.6

This commit is contained in:
Gword 2020-07-15 13:51:39 +08:00
parent 787addcfed
commit 752fb05e50
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.5.5',
version='1.1.5.6',
# scripts=[],
author="Jittor Group",
author_email="ran.donglang@gmail.com",