diff --git a/README.md b/README.md index 7bbc65910..b24459288 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ We rely on different `django` and `mypy` versions: | django-stubs | Mypy version | Django version | Django partial support | Python version | |----------------|--------------|----------------|------------------------|----------------| -| 5.1.2 | 1.13.x | 5.1 | 4.2 | 3.8 - 3.12 | +| 5.1.2 | 1.13+ | 5.1 | 4.2 | 3.8 - 3.13 | | 5.1.1 | 1.13.x | 5.1 | 4.2 | 3.8 - 3.12 | | 5.1.0 | 1.11.x | 5.1 | 4.2 | 3.8 - 3.12 | | 5.0.4 | 1.11.x | 5.0 | 4.2 | 3.8 - 3.12 |