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 dce0c0e commit de4fa92Copy full SHA for de4fa92
setup.py
@@ -28,7 +28,7 @@ def find_stub_files(name: str) -> List[str]:
28
29
setup(
30
name="django-stubs",
31
- version="1.0.2",
+ version="1.1.0",
32
description='Mypy stubs for Django',
33
long_description=readme,
34
long_description_content_type='text/markdown',
0 commit comments