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 c5b7dab commit 7b980b5Copy full SHA for 7b980b5
setup.py
@@ -55,7 +55,7 @@ def run_tests(self):
55
56
setup(
57
name="responses",
58
- version="0.18.0",
+ version="0.19.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