This is 5.10.2

This commit is contained in:
Armin Ronacher 2016-01-27 15:07:56 -08:00
parent a0a29a70d6
commit 01ca852a6e
1 changed files with 3 additions and 3 deletions

View File

@ -97,9 +97,9 @@ class PyTest(TestCommand):
setup(
name='raven',
version='5.10.2.dev.0',
author='David Cramer',
author_email='dcramer@gmail.com',
version='5.10.2',
author='Sentry',
author_email='hello@getsentry.com',
url='https://github.com/getsentry/raven-python',
description='Raven is a client for Sentry (https://getsentry.com)',
long_description=__doc__,