diff --git a/setup.py b/setup.py index 4df9a04c..2a23c034 100755 --- a/setup.py +++ b/setup.py @@ -97,7 +97,7 @@ class PyTest(TestCommand): setup( name='raven', - version='5.11.0.dev.0', + version='5.11.0', author='Sentry', author_email='hello@getsentry.com', url='https://github.com/getsentry/raven-python',