I want to use compat in the latest py2neo version. So I installed it from pip: https://pypi.org/project/py2neo-compat/ as:
pip install py2neo-compat
But it's automatically installed py2neo version 2.0.9 and py2neo-compat version 1.0.1. (Also checked...