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 dacf88c commit 9ea25f3Copy full SHA for 9ea25f3
setup.py
@@ -31,7 +31,7 @@ def find_stub_files(name):
31
32
setup(
33
name="django-stubs",
34
- version="0.6.0",
+ version="0.7.0",
35
description='Django mypy stubs',
36
long_description=readme,
37
long_description_content_type='text/markdown',
0 commit comments