Skip to content

Commit 12c5e04

Browse files
committed
update for 0.1.12
1 parent 49ac744 commit 12c5e04

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
@@ -23,6 +23,6 @@
2323
from graphgallery import data
2424

2525

26-
__version__ = '0.1.11'
26+
__version__ = '0.1.12'
2727

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

0 commit comments

Comments
 (0)