diff --git a/setup.py b/setup.py index fc37fa3c..c29638e7 100755 --- a/setup.py +++ b/setup.py @@ -97,7 +97,7 @@ class PyTest(TestCommand): setup( name='raven', - version='5.10.0', + version='5.10.1.dev.0', author='David Cramer', author_email='dcramer@gmail.com', url='https://github.com/getsentry/raven-python',