Skip to content

Commit 184793a

Browse files
committed
release: 0.21.0
1 parent 48f2729 commit 184793a

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
@@ -58,7 +58,7 @@ def run_tests(self):
5858

5959
setup(
6060
name="responses",
61-
version="0.20.0",
61+
version="0.21.0",
6262
author="David Cramer",
6363
description="A utility library for mocking out the `requests` Python library.",
6464
url="https://github.com/getsentry/responses",

0 commit comments

Comments
 (0)