diff --git a/setup.py b/setup.py index 41bbc040..c30d9a17 100644 --- a/setup.py +++ b/setup.py @@ -59,7 +59,7 @@ def run_tests(self): setup( name="responses", - version="0.14.0", + version="0.17.0", author="David Cramer", description=("A utility library for mocking out the `requests` Python library."), url="https://github.com/getsentry/responses",