Skip to content

v0.13.2

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Jun 08:48
· 12 commits to main since this release

Changed

  • Updated the supported version matrix to Python 3.10-3.14 with Django 5.2 and 6.0.

Fixed

  • Resolved false URL signature type mismatches when views or custom converters use from __future__ import annotations.