diff options
author | David Cramer <dcramer@gmail.com> | 2012-12-13 20:44:27 -0800 |
---|---|---|
committer | David Cramer <dcramer@gmail.com> | 2012-12-13 20:44:27 -0800 |
commit | fc7f69299756b90550ec39227a9e18e393f3d595 (patch) | |
tree | 3e18f1b2b384324c10448883680bd4cb7e8ea325 | |
parent | c9659a3c91d4d2c9c3929a2d68170b4d931c76bf (diff) | |
download | raven-2.0.11.tar.gz |
2.0.112.0.11
-rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ tests_require = [ setup( name='raven', - version='2.0.10', + version='2.0.11', author='David Cramer', author_email='dcramer@gmail.com', url='http://github.com/getsentry/raven-python', |