We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27b8f86 commit c64e491Copy full SHA for c64e491
neographviz/__init__.py
@@ -1,4 +1,4 @@
1
from py2neo import Graph
2
3
-__version__ = "0.4.2"
+__version__ = "0.4.3"
4
from .vis import plot, vis_network
0 commit comments