Skip to content

Commit 25e832a

Browse files
authored
Merge pull request #2 from LDYang694/patch-1
Update version
2 parents 241a0a2 + 2e84330 commit 25e832a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="jtorch",
8-
version="0.1.8",
8+
version="0.2.0",
99
author="jtorch",
1010
author_email="[email protected]",
1111
description="jtorch project",
@@ -28,4 +28,4 @@
2828
"requests",
2929
"torch@https://pypi.jittor.org/packages/torch-2.0.0.tar.gz"
3030
],
31-
)
31+
)

0 commit comments

Comments
 (0)