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 48f2729 commit 184793aCopy full SHA for 184793a
setup.py
@@ -58,7 +58,7 @@ def run_tests(self):
58
59
setup(
60
name="responses",
61
- version="0.20.0",
+ version="0.21.0",
62
author="David Cramer",
63
description="A utility library for mocking out the `requests` Python library.",
64
url="https://github.com/getsentry/responses",
0 commit comments