Skip to content

Commit 7a382bf

Browse files
committed
release: 5.0.0-3
1 parent 30a12c8 commit 7a382bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ def find_stub_files(name: str) -> List[str]:
3838

3939
setup(
4040
name="sentry-forked-django-stubs",
41-
version="5.0.0-2",
41+
version="5.0.0-3",
4242
description="Mypy stubs for Django",
4343
long_description=readme,
4444
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)