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.
2 parents d85f343 + c23ac70 commit c0b0dacCopy full SHA for c0b0dac
setup.py
@@ -62,7 +62,7 @@ def run_tests(self):
62
63
setup(
64
name="responses",
65
- version="0.23.1",
+ version="0.23.2",
66
author="David Cramer",
67
description="A utility library for mocking out the `requests` Python library.",
68
url="https://github.com/getsentry/responses",
0 commit comments