Skip to content

Commit e7bc012

Browse files
committed
ref: Remove references to old domain
1 parent 8681085 commit e7bc012

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
name="sentry-sdk",
1515
version="0.16.0",
1616
author="Sentry Team and Contributors",
17-
author_email="hello@getsentry.com",
17+
author_email="hello@sentry.io",
1818
url="https://github.com/getsentry/sentry-python",
19-
description="Python client for Sentry (https://getsentry.com)",
19+
description="Python client for Sentry (https://sentry.io)",
2020
long_description=__doc__,
2121
packages=find_packages(exclude=("tests", "tests.*")),
2222
# PEP 561

0 commit comments

Comments
 (0)