What's Changed
* Dropped support for python 3.7. Minimum python supported version now is 3.8
* Declared support for Django 5.0
* Added missing py.typed marker for mypy by pm-incyan in https://github.com/bellini666/django-choices-field/pull/12
New Contributors
* pm-incyan made their first contribution in https://github.com/bellini666/django-choices-field/pull/12
**Full Changelog**: https://github.com/bellini666/django-choices-field/compare/v2.2.2...v2.3.0