Skip to content

Commit b7b7ba8

Browse files
committed
Fix version info
1 parent c1f0b2e commit b7b7ba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ We rely on different `django` and `mypy` versions:
4949

5050
| django-stubs | Mypy version | Django version | Django partial support | Python version |
5151
|----------------|--------------|----------------|------------------------|----------------|
52-
| 5.1.2 | 1.13+ | 5.1 | 4.2 | 3.8 - 3.13 |
52+
| 5.1.2 | 1.13+ | 5.1 | 4.2 | 3.9 - 3.13 |
5353
| 5.1.1 | 1.13.x | 5.1 | 4.2 | 3.8 - 3.12 |
5454
| 5.1.0 | 1.11.x | 5.1 | 4.2 | 3.8 - 3.12 |
5555
| 5.0.4 | 1.11.x | 5.0 | 4.2 | 3.8 - 3.12 |

0 commit comments

Comments
 (0)