Skip to content

Commit 1819574

Browse files
committed
release: 0.18.0
1 parent eb62b46 commit 1819574

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

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

5555
setup(
5656
name="responses",
57-
version="0.17.0",
57+
version="0.18.0",
5858
author="David Cramer",
5959
description=("A utility library for mocking out the `requests` Python library."),
6060
url="https://github.com/getsentry/responses",

0 commit comments

Comments
 (0)