Skip to content

Commit 82d1e53

Browse files
committed
release: 0.25.0
1 parent dae83c4 commit 82d1e53

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

6262
setup(
6363
name="responses",
64-
version="0.24.1",
64+
version="0.25.0",
6565
author="David Cramer",
6666
description="A utility library for mocking out the `requests` Python library.",
6767
url="https://github.com/getsentry/responses",

0 commit comments

Comments
 (0)