Skip to content

Commit

Permalink
Fix version info
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn committed Jan 15, 2025
1 parent c1f0b2e commit b7b7ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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+ | 5.1 | 4.2 | 3.8 - 3.13 |
| 5.1.2 | 1.13+ | 5.1 | 4.2 | 3.9 - 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 |
Expand Down

0 comments on commit b7b7ba8

Please sign in to comment.