We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0110770 commit ecdf3fcCopy full SHA for ecdf3fc
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.1.0'
+__version__ = '1.1.1'
5
6
with open("README.md", "r", encoding="utf-8") as fh:
7
long_description = fh.read()
0 commit comments