We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ee9b1c commit c2a3befCopy full SHA for c2a3bef
setup.py
@@ -38,7 +38,7 @@ def find_stub_files(name: str) -> list[str]:
38
39
setup(
40
name="django-stubs",
41
- version="5.1.2",
+ version="5.1.3",
42
description="Mypy stubs for Django",
43
long_description=readme,
44
long_description_content_type="text/markdown",
0 commit comments