diff options
-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', |