summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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',