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 faa5cc0 commit 0288263Copy full SHA for 0288263
setup.py
@@ -38,7 +38,7 @@ def find_stub_files(name: str) -> List[str]:
38
39
setup(
40
name="django-stubs",
41
- version="4.2.3",
+ version="4.2.4",
42
description="Mypy stubs for Django",
43
long_description=readme,
44
long_description_content_type="text/markdown",
0 commit comments