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 0b216d9..1db8d2a 100755
--- a/setup.py
+++ b/setup.py
@@ -48,7 +48,7 @@ tests_require = [
setup(
name='raven',
- version='3.1.17',
+ version='3.2.0',
author='David Cramer',
author_email='dcramer@gmail.com',
url='http://github.com/getsentry/raven-python',