Skip to content

Commit 15b9869

Browse files
committed
release: 0.20.0
1 parent 5634ec9 commit 15b9869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ def run_tests(self):
5555

5656
setup(
5757
name="responses",
58-
version="0.19.0",
58+
version="0.20.0",
5959
author="David Cramer",
6060
description=("A utility library for mocking out the `requests` Python library."),
6161
url="https://github.com/getsentry/responses",

0 commit comments

Comments
 (0)