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 b74f6d4..13b99c9 100755
--- a/setup.py
+++ b/setup.py
@@ -30,7 +30,7 @@ tests_require = open(os.path.join(
setup(
name='raven',
- version='3.0.0',
+ version='3.0.1',
author='David Cramer',
author_email='dcramer@gmail.com',
url='http://github.com/getsentry/raven-python',