Skip to content

Commit 1af3a12

Browse files
committed
bump to 1.5.0
1 parent 7af89ee commit 1af3a12

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

0 commit comments

Comments
 (0)