Skip to content

Commit 7a283b4

Browse files
committed
release: 3.15.1-2
1 parent 590928c commit 7a283b4

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
@@ -36,7 +36,7 @@ def find_stub_files(name: str) -> List[str]:
3636

3737
setup(
3838
name="sentry-forked-djangorestframework-stubs",
39-
version="3.15.1-1",
39+
version="3.15.1-2",
4040
description="PEP-484 stubs for django-rest-framework",
4141
long_description=readme,
4242
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)