We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69350cf commit faee576Copy full SHA for faee576
graphgallery/__init__.py
@@ -20,6 +20,6 @@
20
from graphgallery import sequence
21
22
23
-__version__ = '0.1.7'
+__version__ = '0.1.8'
24
25
__all__ = ['graphgallery', 'nn', 'utils', 'sequence', 'data', '__version__']
0 commit comments