What's Changed
examples/compare_to_others.py
minor changes: by @stdedos in #4- Fix typo in MANIFEST.in by @hegjon in #9
- Add support for Python 3.9/3.10/3.11
- Drop support for Python 2.7/3.5/3.6
- Remove unused
setup.cfg
- Update
[build-system]
- Modify to use
pypa/build
for package build
New Contributors
Full Changelog: v2.5.0...v2.5.1