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 b9fdc01 + d28ebc6 commit bfcb743Copy full SHA for bfcb743
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.1.0",
+ version="5.1.0-1",
43
description="Mypy stubs for Django",
44
long_description=readme,
45
long_description_content_type="text/markdown",
0 commit comments