Skip to content

Commit 4dc6a2f

Browse files
committed
Bump version.
1 parent 626f2e9 commit 4dc6a2f

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

5555
setup(
5656
name="responses",
57-
version="0.10.11-dev",
57+
version="0.10.11",
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)