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 b8a1dae commit 090aea6Copy full SHA for 090aea6
setup.py
@@ -36,7 +36,7 @@ def find_stub_files(name: str) -> List[str]:
36
37
setup(
38
name="django-stubs",
39
- version="1.13.0",
+ version="1.13.1",
40
description="Mypy stubs for Django",
41
long_description=readme,
42
long_description_content_type="text/markdown",
0 commit comments