What's Changed
* Add support for Python 3.13 by michaelwheeler in https://github.com/academic-innovation/django-lti/pull/127
* Drop support for Python 3.8 by michaelwheeler in https://github.com/academic-innovation/django-lti/pull/128
* Fix typo in documentation: specifc -> specific by nikolas in https://github.com/academic-innovation/django-lti/pull/130
* Store and use platform audience by michaelwheeler in https://github.com/academic-innovation/django-lti/pull/129
* Prepare release v0.7.1 by michaelwheeler in https://github.com/academic-innovation/django-lti/pull/132
**Full Changelog**: https://github.com/academic-innovation/django-lti/compare/v0.7.0...v0.7.1