Skip to content

Commit 540e28f

Browse files
committed
bump version to 1.3.0
1 parent 4ac43c6 commit 540e28f

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

0 commit comments

Comments
 (0)