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 f7dfbef commit 8978ad4Copy full SHA for 8978ad4
setup.py
@@ -30,7 +30,7 @@ def find_stub_files(name):
30
31
setup(
32
name="django-stubs",
33
- version="0.8.1",
+ version="0.8.2",
34
description='Django mypy stubs',
35
long_description=readme,
36
long_description_content_type='text/markdown',
0 commit comments