Skip to content

Commit faee576

Browse files
committed
update for 0.1.8.
1 parent 69350cf commit faee576

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphgallery/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
from graphgallery import sequence
2121

2222

23-
__version__ = '0.1.7'
23+
__version__ = '0.1.8'
2424

2525
__all__ = ['graphgallery', 'nn', 'utils', 'sequence', 'data', '__version__']

0 commit comments

Comments
 (0)