Skip to content

Commit 7d50e5b

Browse files
authored
Version 1.13.2 release (#1326)
1 parent c81f373 commit 7d50e5b

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

3737
setup(
3838
name="django-stubs",
39-
version="1.13.1",
39+
version="1.13.2",
4040
description="Mypy stubs for Django",
4141
long_description=readme,
4242
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)