Skip to content

Commit de4fa92

Browse files
committed
bump to 1.1.0
1 parent dce0c0e commit de4fa92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
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.0.2",
31+
version="1.1.0",
3232
description='Mypy stubs for Django',
3333
long_description=readme,
3434
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)