forked from maxjhandsome/jittor
version 1.1.2
This commit is contained in:
parent
498e10f715
commit
f34b145d00
2
setup.py
2
setup.py
|
@ -21,7 +21,7 @@ with open(os.path.join(path, "README.src.md"), "r", encoding='utf8') as fh:
|
||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name='jittor',
|
name='jittor',
|
||||||
version='1.1.1',
|
version='1.1.2',
|
||||||
# scripts=[],
|
# scripts=[],
|
||||||
author="Jittor Group",
|
author="Jittor Group",
|
||||||
author_email="ran.donglang@gmail.com",
|
author_email="ran.donglang@gmail.com",
|
||||||
|
|
Loading…
Reference in New Issue