v2023.1.0 – Drop Python 3.7 support
What's Changed
- Drop support for Python 3.7 (end-of-life) by @hoechenberger in #97
- Switch from using
appdirs
toplatformdirs
by @hoechenberger in #98 - Use
black
formatter by @larsoner in #100 and #101
Full Changelog: v2022.4.0...v2023.1.0