Skip to content

Commit 0288263

Browse files
committed
Version 4.2.4 release
1 parent faa5cc0 commit 0288263

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="4.2.3",
41+
version="4.2.4",
4242
description="Mypy stubs for Django",
4343
long_description=readme,
4444
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)