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 733ffbe commit a89ba90Copy full SHA for a89ba90
setup.py
@@ -61,7 +61,7 @@ def run_tests(self):
61
62
setup(
63
name="responses",
64
- version="0.25.0",
+ version="0.25.2",
65
author="David Cramer",
66
description="A utility library for mocking out the `requests` Python library.",
67
url="https://github.com/getsentry/responses",
0 commit comments