diff --git a/setup.py b/setup.py index 86fcb405..de8aedff 100755 --- a/setup.py +++ b/setup.py @@ -96,7 +96,7 @@ class PyTest(TestCommand): setup( name='raven', - version='5.7.0.dev0', + version='5.8.0.dev0', author='David Cramer', author_email='dcramer@gmail.com', url='https://github.com/getsentry/raven-python',