summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmin Ronacher <armin.ronacher@active-4.com>2016-07-07 19:26:04 +0500
committerArmin Ronacher <armin.ronacher@active-4.com>2016-07-07 19:27:51 +0500
commit6c03e17da2a6ad3482e953d27c7bc51d34ea96b0 (patch)
tree68be87b1b3df1a0bc9b5fe0ee359a9be3846ac0b
parent844829514badd83f01e7a0d8bd858d02ed22c07e (diff)
downloadraven-6c03e17da2a6ad3482e953d27c7bc51d34ea96b0.tar.gz
5.22.05.22.0
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 54b664b..6b3175d 100755
--- a/setup.py
+++ b/setup.py
@@ -97,7 +97,7 @@ class PyTest(TestCommand):
setup(
name='raven',
- version='5.21.0',
+ version='5.22.0',
author='Sentry',
author_email='hello@getsentry.com',
url='https://github.com/getsentry/raven-python',