Skip to content

Commit bb05042

Browse files
committed
release: 3.16.0-1
1 parent 00e0295 commit bb05042

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="sentry-forked-djangorestframework-stubs",
38-
version="3.16.0",
38+
version="3.16.0-1",
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)