Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
benedekrozemberczki committed Feb 10, 2022
1 parent 4653b24 commit 47b53ce
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.40"
__version__ = "0.51.0"

__all__ = [
"torch_geometric",
Expand Down

0 comments on commit 47b53ce

Please sign in to comment.