summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Cramer <dcramer@gmail.com>2015-12-10 14:06:30 -0800
committerDavid Cramer <dcramer@gmail.com>2015-12-10 14:06:30 -0800
commit6b13223c3f7c15d1acf840f2e93e39f962ac8f69 (patch)
tree383e0b403ffa934cae8df94592f923b4539ec011
parentf9060ccf67d8b19a7d06946895b1039f65e67b53 (diff)
downloadraven-5.9.0.tar.gz
5.9.05.9.0
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index af132e8..df0089a 100755
--- a/setup.py
+++ b/setup.py
@@ -96,7 +96,7 @@ class PyTest(TestCommand):
setup(
name='raven',
- version='5.9.0.dev0',
+ version='5.9.0',
author='David Cramer',
author_email='dcramer@gmail.com',
url='https://github.com/getsentry/raven-python',