mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-09 05:24:53 +08:00
bump version to 0.2.0
This commit is contained in:
2
setup.py
2
setup.py
@@ -19,7 +19,7 @@ def find_stub_files(name):
|
|||||||
setup(
|
setup(
|
||||||
name="django-stubs",
|
name="django-stubs",
|
||||||
description='Django mypy stubs',
|
description='Django mypy stubs',
|
||||||
version="0.1.0",
|
version="0.2.0",
|
||||||
license='BSD',
|
license='BSD',
|
||||||
url="https://github.com/mkurnikov/django-stubs.git",
|
url="https://github.com/mkurnikov/django-stubs.git",
|
||||||
author="Maksim Kurnikov",
|
author="Maksim Kurnikov",
|
||||||
|
|||||||
Reference in New Issue
Block a user