Skip to content

Commit

Permalink
bumped verion, action should work
Browse files Browse the repository at this point in the history
  • Loading branch information
rumbc committed Nov 5, 2020
1 parent f854085 commit 4d7096d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neographviz/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from py2neo import Graph

__version__ = "0.4.5"
__version__ = "0.4.6"
from .vis import plot, vis_network

0 comments on commit 4d7096d

Please sign in to comment.