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 4c3d333 commit a893fa3Copy full SHA for a893fa3
setup.py
@@ -19,7 +19,7 @@ def find_stub_files(name):
19
setup(
20
name="django-stubs",
21
description='Django mypy stubs',
22
- version="0.1.0",
+ version="0.2.0",
23
license='BSD',
24
url="https://github.com/mkurnikov/django-stubs.git",
25
author="Maksim Kurnikov",
0 commit comments