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 30a12c8 commit 7a382bfCopy full SHA for 7a382bf
setup.py
@@ -38,7 +38,7 @@ def find_stub_files(name: str) -> List[str]:
38
39
setup(
40
name="sentry-forked-django-stubs",
41
- version="5.0.0-2",
+ version="5.0.0-3",
42
description="Mypy stubs for Django",
43
long_description=readme,
44
long_description_content_type="text/markdown",
0 commit comments