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 57bdf0f + ea80664 commit 4d3af0bCopy full SHA for 4d3af0b
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-1",
+ version="5.1.0-2",
43
description="Mypy stubs for Django",
44
long_description=readme,
45
long_description_content_type="text/markdown",
0 commit comments