5.8.0.dev0

This commit is contained in:
David Cramer 2015-09-16 10:48:06 -07:00
parent b581d07db3
commit 97ad85d594
1 changed files with 1 additions and 1 deletions

View File

@ -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',