diff --git a/setup.py b/setup.py index 95704fef..ce516725 100755 --- a/setup.py +++ b/setup.py @@ -94,7 +94,7 @@ class PyTest(TestCommand): setup( name='raven', - version='5.1.0', + version='5.1.1', author='David Cramer', author_email='dcramer@gmail.com', url='http://github.com/getsentry/raven-python',