Skip to content

Commit 64f8870

Browse files
committed
bump version
1 parent df5c70c commit 64f8870

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

3232
setup(
3333
name="django-stubs",
34-
version="0.7.0",
34+
version="0.8.0",
3535
description='Django mypy stubs',
3636
long_description=readme,
3737
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)