First release. No code changes, only a README update.
0.0.2
Pre-release version. Fixed an issue with `versioneer` that occurs when doing a PEP517 style build: https://github.com/python-versioneer/python-versioneer/issues/193
0.0.1
Pre-release version. Packaged the module properly and added automatic versioning with `versioneer`. Using `versionner` rather than the more recent `setuptools-scm` because we want to retain compatibility with Python 2.7.