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.
1 parent 590928c commit 7a283b4Copy full SHA for 7a283b4
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-1",
+ version="3.15.1-2",
40
description="PEP-484 stubs for django-rest-framework",
41
long_description=readme,
42
long_description_content_type="text/markdown",
0 commit comments