Skip to content

Commit cb1fa08

Browse files
committed
Version 1.7.0 released
1 parent e2f6abe commit cb1fa08

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
@@ -28,7 +28,7 @@ def find_stub_files(name: str) -> List[str]:
2828

2929
setup(
3030
name="django-stubs",
31-
version="1.6.0",
31+
version="1.7.0",
3232
description="Mypy stubs for Django",
3333
long_description=readme,
3434
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)