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 952e1c3 commit 86642e3Copy full SHA for 86642e3
setup.py
@@ -30,7 +30,7 @@ def find_stub_files(name):
30
31
setup(
32
name="django-stubs",
33
- version="0.12.0",
+ version="0.12.1",
34
description='Django mypy stubs',
35
long_description=readme,
36
long_description_content_type='text/markdown',
0 commit comments