Skip to content

Commit

Permalink
0.24.0
Browse files Browse the repository at this point in the history
SherylHYX committed Jun 21, 2024

Verified

This commit was signed with the committer’s verified signature.
adangel Andreas Dangel
1 parent abdbc2c commit 952a62f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import find_packages, setup

url = "https://github.com/SherylHYX/pytorch_geometric_signed_directed"
__version__ = '0.23.0'
__version__ = '0.24.0'

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

0 comments on commit 952a62f

Please sign in to comment.