Skip to content

Commit

Permalink
update for 0.1.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
EdisonLeeeee committed Aug 12, 2020
1 parent 69350cf commit faee576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphgallery/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
from graphgallery import sequence


__version__ = '0.1.7'
__version__ = '0.1.8'

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

0 comments on commit faee576

Please sign in to comment.