5.10.0.dev0

This commit is contained in:
David Cramer 2015-12-16 16:53:05 -08:00
parent b7e4313e26
commit 47e8e791f1
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ class PyTest(TestCommand):
setup(
name='raven',
version='5.9.0.dev0',
version='5.10.0.dev0',
author='David Cramer',
author_email='dcramer@gmail.com',
url='https://github.com/getsentry/raven-python',