Removed
- Drop support for Python 3.6. (Pull 55)
Added
- Add official support for Python 3.11. (Pull 55)
- Add official support for Python 3.9 and 3.10. (Pull 46 - Thanks euri10)
Fixed
- Ensure compatibility with mypy 0.990+, which made `no_implicit_optional` the default. (Pull 53 - Thanks AllSeeingEyeTolledEweSew)