unidist 0.7.0
This release makes wheels for PyPI valid, as well as
upgrade minimal supported python version to 3.9.
Key Features and Updates
- Stability and Bugfixes
- FIX-#416: Modify setup.py to enable python and platforms specific
builds (#417) - FIX-#416: Add missing files into sdist (#418)
- FIX-#416: Up minimal python version to 3.9 (#420)
- FIX-#416: Build cython extension with c++11 support (#421)
- FIX-#416: Upgrade versioneer to get correct version on Windows
(#422) - FIX-#416: Build bdist and sdist in CI and upload to PyPI (#423)
- FIX-#416: Modify setup.py to enable python and platforms specific