Skip to content

Commit b94a385

Browse files
committed
release: 0.23.1
1 parent e4e140a commit b94a385

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

6363
setup(
6464
name="responses",
65-
version="0.23.0",
65+
version="0.23.1",
6666
author="David Cramer",
6767
description="A utility library for mocking out the `requests` Python library.",
6868
url="https://github.com/getsentry/responses",

0 commit comments

Comments
 (0)