summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Cramer <dcramer@gmail.com>2012-09-13 12:32:05 -0700
committerDavid Cramer <dcramer@gmail.com>2012-09-13 12:32:05 -0700
commit52150bd114963ea697bdcd13d7d7dc885f131d02 (patch)
tree210cd485d7bc3f17e0544c5b257065ff498cbfcf
parent3f900afd20a3cf18c10f5158b3cd944938c42557 (diff)
downloadraven-52150bd114963ea697bdcd13d7d7dc885f131d02.tar.gz
2.0.62.0.6
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index bfaf69a..226d008 100755
--- a/setup.py
+++ b/setup.py
@@ -46,7 +46,7 @@ install_requires = [
setup(
name='raven',
- version='2.0.5',
+ version='2.0.6',
author='David Cramer',
author_email='dcramer@gmail.com',
url='http://github.com/getsentry/raven-python',