v1.4.0
What's Changed
Compared to version 1.3.1, this version adds support for Python 3.12 and drops support for Python 3.8
There are no new features or fixes in this version.
- Bump mypy from 1.4.1 to 1.5.1 in /requirements by @dependabot in #136
- Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 in /.github/workflows by @dependabot in #137
- DEP: drop support for CPython 3.8 by @neutrinoceros in #138
- DOC: remove 'python requires' badge by @neutrinoceros in #140
- MNT: switch to faster black pre-commit hook by @neutrinoceros in #141
- MNT: upgrade black (23.9.0 -> 23.9.1) for faster builds by @neutrinoceros in #142
- MNT: update mypy configuration (do not ignore all missing modules) by @neutrinoceros in #143
- TST: add CPython 3.12 to test matrix by @neutrinoceros in #144
- REL: bump version to 1.4.0 by @neutrinoceros in #145
Full Changelog: v1.3.1...v1.4.0