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 eb62b46 commit 1819574Copy full SHA for 1819574
1 file changed
setup.py
@@ -54,7 +54,7 @@ def run_tests(self):
54
55
setup(
56
name="responses",
57
- version="0.17.0",
+ version="0.18.0",
58
author="David Cramer",
59
description=("A utility library for mocking out the `requests` Python library."),
60
url="https://github.com/getsentry/responses",
0 commit comments