Skip to content

Commit 6fcccb3

Browse files
committed
bump to 0.3.0
1 parent 68c5da1 commit 6fcccb3

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
@@ -21,7 +21,7 @@ def find_stub_files(name):
2121

2222
setup(
2323
name="django-stubs",
24-
version="0.2.0",
24+
version="0.3.0",
2525
description='Django mypy stubs',
2626
long_description=readme,
2727
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)