Skip to content

Commit 634fa60

Browse files
author
getsentry-bot
committed
Merge branch 'release/5.0.2-5' into sentry-5.0.2
2 parents 3eb6abb + e01e040 commit 634fa60

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
@@ -39,7 +39,7 @@ def find_stub_files(name: str) -> List[str]:
3939

4040
setup(
4141
name="sentry-forked-django-stubs",
42-
version="5.0.2-4",
42+
version="5.0.2-5",
4343
description="Mypy stubs for Django",
4444
long_description=readme,
4545
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)