Backwards-incompatible changes
- Remove CGI support if you're using Python 3.13 or newer. You'll have to use the WSGI support instead.
What's Changed
- Add Python 3.12 and 3.13 support.
- Remove Python 2 crumbs by @a-detiste in #35
New Contributors
- @a-detiste made their first contribution in #35
Full Changelog: 3.0.0...4.0.0