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 1599b16 commit 8021ef1Copy full SHA for 8021ef1
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.2.0-2",
+ version="5.2.0-3",
42
description="Mypy stubs for Django",
43
long_description=readme,
44
long_description_content_type="text/markdown",
0 commit comments