Skip to content

Commit

Permalink
PYG
Browse files Browse the repository at this point in the history
  • Loading branch information
benedekrozemberczki committed Jul 12, 2022
1 parent 45447f7 commit 15bb16a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torch_geometric_temporal/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from torch_geometric_temporal.dataset import *
from torch_geometric_temporal.signal import *

__version__ = "0.51.0"
__version__ = "0.53.0"

__all__ = [
"torch_geometric",
Expand Down

0 comments on commit 15bb16a

Please sign in to comment.