These release notes also cover 7.0.1 which has been yanked due to incorrect license identifier on PyPI.
7.0.2 / 2025-01-14
Fixed
- Replaced incorrect license identifier in
pyproject.toml
. Problem introduced with the migration to Poetry 2.0 in the last patch release.
7.0.1 / 2025-01-14
Changed
- Migrated
pyproject.toml
to support PEP 621. This comes with a migration to Poetry 2.0. Thanks to @alexted for bringing this up in #323.