5.0.13
What's new?
- Modernize code for Python 3.6+ (thanks @adamchainz!)
- Run linters with Python 3.11 (thanks @adamchainz!)
- Format with Black 23 (thanks @adamchainz!)
- Added Django 4.2 support (thanks @adamchainz!).
Removals
- Removed Python 3.6 support (thanks @michael-k!).
Bug fixes
- Removed errant print statement (thanks @Natim!).