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 dae83c4 commit 82d1e53Copy full SHA for 82d1e53
1 file changed
setup.py
@@ -61,7 +61,7 @@ def run_tests(self):
61
62
setup(
63
name="responses",
64
- version="0.24.1",
+ version="0.25.0",
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