Skip to content

Commit

Permalink
DNNTSPO
Browse files Browse the repository at this point in the history
  • Loading branch information
benedekrozemberczki committed Jul 25, 2021
1 parent 765ce2d commit a45aa6e
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.0.38'
__version__ = '0.39'

__all__ = [
'torch_geometric',
Expand Down

0 comments on commit a45aa6e

Please sign in to comment.