Skip to content

Commit 8b92e56

Browse files
committed
1.0.1
1 parent 518306d commit 8b92e56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import find_packages, setup
22

33
url = "https://github.com/SherylHYX/pytorch_geometric_signed_directed"
4-
__version__ = '1.0.0'
4+
__version__ = '1.0.1'
55

66
with open("README.md", "r", encoding="utf-8") as fh:
77
long_description = fh.read()

0 commit comments

Comments
 (0)