Skip to content

Commit 8490d46

Browse files
committed
fix: homepage url
1 parent 5902a90 commit 8490d46

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
@@ -14,7 +14,7 @@
1414
version="0.1.0-preview5",
1515
author="Sentry Team and Contributors",
1616
author_email="[email protected]",
17-
url="https://github.com/getsentry/sentry-sdk",
17+
url="https://github.com/getsentry/sentry-python",
1818
description="Python client for Sentry (https://getsentry.com)",
1919
long_description=long_description,
2020
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)