summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Cramer <dcramer@gmail.com>2012-02-06 16:09:59 -0800
committerDavid Cramer <dcramer@gmail.com>2012-02-06 16:09:59 -0800
commit0c6f9f340089649423a633636b41f8efb3851db3 (patch)
tree53565a4d03b1a7fd0bfa1437f18fde0d7c9c2747
parent2d06093e350fe83c66cbebb4d8d90cf83ad17e05 (diff)
downloadraven-1.4.1.tar.gz
Bump verison to 1.4.11.4.1
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index a3eb9d9..d84658d 100755
--- a/setup.py
+++ b/setup.py
@@ -32,7 +32,7 @@ install_requires = [
setup(
name='raven',
- version='1.4.0',
+ version='1.4.1',
author='David Cramer',
author_email='dcramer@gmail.com',
url='http://github.com/dcramer/raven',