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