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 92ddb6f commit b92e0d3Copy full SHA for b92e0d3
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.1.3",
+ version="5.1.3-2",
42
description="Mypy stubs for Django",
43
long_description=readme,
44
long_description_content_type="text/markdown",
0 commit comments