Fixed: * Error with binding params of parent Gremlin instances overwriting params inherited from children -- https://github.com/emehrkay/gremlinpy/pull/4
3.4.3
Fixed: * Error with binding params of parent Gremlin instances overwriting params inherited from children -- https://github.com/emehrkay/gremlinpy/issues/2
3.4.2
Fixed: * Error with GetEdge Statement regarding direction of other edge. It now takes into account which direction the statement is attempting to check.
3.4.1
Fixed: * Error with install procedure. Moved version number outside of gremlinpy.__init__.py