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 c7640fa + 80dd410 commit 3182072Copy full SHA for 3182072
setup.py
@@ -35,7 +35,7 @@ def find_stub_files(name: str) -> list[str]:
35
36
setup(
37
name="sentry-forked-djangorestframework-stubs",
38
- version="3.15.2",
+ version="3.15.2-1",
39
description="PEP-484 stubs for django-rest-framework",
40
long_description=readme,
41
long_description_content_type="text/markdown",
0 commit comments