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 44f0d01 commit 6d53845Copy full SHA for 6d53845
setup.py
@@ -59,7 +59,7 @@ def run_tests(self):
59
60
setup(
61
name="responses",
62
- version="0.13.4",
+ version="0.14.0",
63
author="David Cramer",
64
description=("A utility library for mocking out the `requests` Python library."),
65
url="https://github.com/getsentry/responses",
0 commit comments