Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurnikov committed Mar 10, 2019
1 parent fde071b commit c3d76f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ def find_stub_files(name):

setup(
name="django-stubs",
version="0.8.2",
version="0.9.0",
description='Django mypy stubs',
long_description=readme,
long_description_content_type='text/markdown',
Expand Down

0 comments on commit c3d76f9

Please sign in to comment.