What's Changed
- ci: Remove deprecated Pythons from testing by @matthewfeickert in #27
- build: Require Python 3.7+ by @matthewfeickert in #28
- ci: Add Python 3.11 to testing by @matthewfeickert in #29
- chore: Update default branch from 'master' to 'main' by @matthewfeickert in #30
- ci: Update package publish workflow to v1.6.4 by @matthewfeickert in #31
- fix: Fix bad config by @matthewfeickert in #32
Support Python 3.7+ (drop support for Python 3.6).
Full Changelog: v0.10.3...v0.11.0