Skip to content

Commit 090aea6

Browse files
authored
Version 1.13.1 release (#1241)
* Version 1.13.1 release * Update setup.py * Update requirements.txt
1 parent b8a1dae commit 090aea6

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.0",
39+
version="1.13.1",
4040
description="Mypy stubs for Django",
4141
long_description=readme,
4242
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)