Skip to content

Commit c2a3bef

Browse files
authored
Version 5.1.3 release
1 parent 6ee9b1c commit c2a3bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ def find_stub_files(name: str) -> list[str]:
3838

3939
setup(
4040
name="django-stubs",
41-
version="5.1.2",
41+
version="5.1.3",
4242
description="Mypy stubs for Django",
4343
long_description=readme,
4444
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)