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 68c5da1 commit 6fcccb3Copy full SHA for 6fcccb3
setup.py
@@ -21,7 +21,7 @@ def find_stub_files(name):
21
22
setup(
23
name="django-stubs",
24
- version="0.2.0",
+ version="0.3.0",
25
description='Django mypy stubs',
26
long_description=readme,
27
long_description_content_type='text/markdown',
0 commit comments