Skip to content

Commit c4c66de

Browse files
authored
Update setup.py
1 parent a058bc4 commit c4c66de

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
@@ -35,7 +35,7 @@ def find_stub_files(name: str) -> list[str]:
3535

3636
setup(
3737
name="djangorestframework-stubs",
38-
version="3.15.2",
38+
version="3.15.3",
3939
description="PEP-484 stubs for django-rest-framework",
4040
long_description=readme,
4141
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)