- Compatibility with Python 3.10, 3.9, 3.8
- Remove the support for Python 3.5, 3.6.
Differences from version 1.2.2.
- Compatibility with Python 3.7, 3.6, 3.5 in addition to 2.7.
- Switch to platform-independent "noarch" Anaconda package.
- Variable
__gitsha__
in theversion
module which was renamed to__git_commit__
.