summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorArmin Ronacher <armin.ronacher@active-4.com>2016-04-19 19:50:51 +0200
committerArmin Ronacher <armin.ronacher@active-4.com>2016-04-19 19:50:51 +0200
commit69ab676e6e38844540204af7cd803525fd82b3ed (patch)
tree6412bd19888637fe2afd245ad0cd138252e01b24 /setup.py
parent111653fe7ef08a98955590d5127ec11e39c83e87 (diff)
downloadraven-69ab676e6e38844540204af7cd803525fd82b3ed.tar.gz
This is 5.13.05.13.0
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 4e9e32b..34de0a9 100755
--- a/setup.py
+++ b/setup.py
@@ -97,7 +97,7 @@ class PyTest(TestCommand):
setup(
name='raven',
- version='5.12.0',
+ version='5.13.0',
author='Sentry',
author_email='hello@getsentry.com',
url='https://github.com/getsentry/raven-python',