We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d6d039 commit fe0d807Copy full SHA for fe0d807
setup.py
@@ -61,7 +61,7 @@ def run_tests(self):
61
62
setup(
63
name="responses",
64
- version="0.24.0",
+ version="0.24.1",
65
author="David Cramer",
66
description="A utility library for mocking out the `requests` Python library.",
67
url="https://github.com/getsentry/responses",
0 commit comments