Skip to content

Commit f9c241b

Browse files
committed
Version 3.16.0 release
1 parent f0743f8 commit f9c241b

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

3636
setup(
3737
name="djangorestframework-stubs",
38-
version="3.15.4",
38+
version="3.16.0",
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)