We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49ac744 commit 12c5e04Copy full SHA for 12c5e04
graphgallery/__init__.py
@@ -23,6 +23,6 @@
23
from graphgallery import data
24
25
26
-__version__ = '0.1.11'
+__version__ = '0.1.12'
27
28
__all__ = ['graphgallery', 'nn', 'utils', 'sequence', 'data', '__version__']
0 commit comments