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 4f0ce0d commit 8395a8dCopy full SHA for 8395a8d
setup.py
@@ -61,7 +61,7 @@ def run_tests(self):
61
62
setup(
63
name="responses",
64
- version="0.25.2",
+ version="0.25.3",
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