Skip to content

Commit 405f05e

Browse files
committed
release: 5.0.2-3
1 parent e52d59d commit 405f05e

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-2",
42+
version="5.0.2-3",
4343
description="Mypy stubs for Django",
4444
long_description=readme,
4545
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)