We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 518306d commit 8b92e56Copy full SHA for 8b92e56
1 file changed
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import find_packages, setup
2
3
url = "https://github.com/SherylHYX/pytorch_geometric_signed_directed"
4
-__version__ = '1.0.0'
+__version__ = '1.0.1'
5
6
with open("README.md", "r", encoding="utf-8") as fh:
7
long_description = fh.read()
0 commit comments