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 b7ff62c commit 9ca46f0Copy full SHA for 9ca46f0
setup.py
@@ -39,7 +39,7 @@ def find_stub_files(name: str) -> List[str]:
39
40
setup(
41
name="sentry-forked-django-stubs",
42
- version="5.0.2-3",
+ version="5.0.2-4",
43
description="Mypy stubs for Django",
44
long_description=readme,
45
long_description_content_type="text/markdown",
0 commit comments