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