diff --git a/setup.py b/setup.py index 1fc7c6a7..4c0ea3d7 100644 --- a/setup.py +++ b/setup.py @@ -54,7 +54,7 @@ def run_tests(self): setup( name="responses", - version="0.10.8", + version="0.11.0-dev", author="David Cramer", description=("A utility library for mocking out the `requests` Python library."), url="https://github.com/getsentry/responses",