We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 989e25a + ad73372 commit 87ebef3Copy full SHA for 87ebef3
setup.py
@@ -36,7 +36,7 @@ def find_stub_files(name: str) -> List[str]:
36
37
setup(
38
name="sentry-forked-djangorestframework-stubs",
39
- version="3.15.1",
+ version="3.15.1-1",
40
description="PEP-484 stubs for django-rest-framework",
41
long_description=readme,
42
long_description_content_type="text/markdown",
0 commit comments