diff --git a/setup.py b/setup.py index 3ea4a5b1..043ac90c 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ setup( name="responses", - version="0.25.3", + version="0.25.5", author="David Cramer", description="A utility library for mocking out the `requests` Python library.", url="https://github.com/getsentry/responses",