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 4fb2f7a commit 651f9beCopy full SHA for 651f9be
setup.py
@@ -72,7 +72,7 @@ def run_tests(self):
72
73
setup(
74
name="responses",
75
- version="0.11.0.dev0",
+ version="0.10.1",
76
author="David Cramer",
77
description=("A utility library for mocking out the `requests` Python library."),
78
url="https://github.com/getsentry/responses",
0 commit comments