diff --git a/setup.py b/setup.py index 30f0ad463d..43cd4bc85f 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setup( name="sentry-sdk", - version="0.1.0", + version="0.1.1", author="Sentry Team and Contributors", author_email="hello@getsentry.com", url="https://github.com/getsentry/sentry-python",