summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Robenolt <matt@ydekproductions.com>2015-07-06 21:38:48 -0400
committerMatt Robenolt <matt@ydekproductions.com>2015-07-06 21:38:48 -0400
commit3b0f6a0374b122d0b26cbdd641a70c4e01316598 (patch)
tree129e3a9fa55c1b778ac637afc471c3b19d6d3048
parent304faee8b1a986deceb7d64084c4df5df45a51e8 (diff)
downloadraven-5.4.0.tar.gz
5.4.05.4.0
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index b6aaaaa..a6446ab 100755
--- a/setup.py
+++ b/setup.py
@@ -95,7 +95,7 @@ class PyTest(TestCommand):
setup(
name='raven',
- version='5.4.0.dev0',
+ version='5.4.0',
author='David Cramer',
author_email='dcramer@gmail.com',
url='https://github.com/getsentry/raven-python',