Skip to content

Commit a893fa3

Browse files
committed
bump version to 0.2.0
1 parent 4c3d333 commit a893fa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ def find_stub_files(name):
1919
setup(
2020
name="django-stubs",
2121
description='Django mypy stubs',
22-
version="0.1.0",
22+
version="0.2.0",
2323
license='BSD',
2424
url="https://github.com/mkurnikov/django-stubs.git",
2525
author="Maksim Kurnikov",

0 commit comments

Comments
 (0)