------ * Long outstanding connection bug fixed by Estefan Ortiz! This is caused when something awry happens with rexster's rexpro socket either caused by titan or caused by network outtage
0.4.4
------ * Remove unused graph features which polls every connection. - thanks to atmos
0.4.3
------ * Loosen six version requirement
0.4.2
------ * Connection Bugfix, connections that had thrown exceptions were sometimes unusable at this point, so fix logic to re-create the socket
0.4.1
------ * python languange support via jython connectors like gremlin-python - thanks to Brian Corbin
0.4.0
------ * Pooling support for Blueprints Wrapper and session management - thanks to aolieman