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 73b0129..c28ddde 100755
--- a/setup.py
+++ b/setup.py
@@ -96,7 +96,7 @@ class PyTest(TestCommand):
setup(
name='raven',
- version='5.9.1',
+ version='5.9.2',
author='David Cramer',
author_email='dcramer@gmail.com',
url='https://github.com/getsentry/raven-python',