All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.0.0 - 2021-02-15
Python 3.8
is now supported.Python 3.9
is now supported.
Python 3.5
is no longer supported.
python path/setup.py install
no longer throws an exception trying to locate the package's__init__.py
file.
1.0.2 - 2019-02-24
- The packaged version of
README.md
no longer includes the badges row.
1.0.1 - 2019-02-24
README.md
is now used instead ofREADME.rst
for PyPI uploads.
1.0.0 - 2019-02-23
Python 3.7
is now supported.
Python 3.4
is no longer supported.
0.1.0 - 2017-05-07
- Initial release.