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 5634ec9 commit 15b9869Copy full SHA for 15b9869
setup.py
@@ -55,7 +55,7 @@ def run_tests(self):
55
56
setup(
57
name="responses",
58
- version="0.19.0",
+ version="0.20.0",
59
author="David Cramer",
60
description=("A utility library for mocking out the `requests` Python library."),
61
url="https://github.com/getsentry/responses",
0 commit comments