Skip to content

Commit 651f9be

Browse files
committed
Bump version for packaging fix.
1 parent 4fb2f7a commit 651f9be

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

7373
setup(
7474
name="responses",
75-
version="0.11.0.dev0",
75+
version="0.10.1",
7676
author="David Cramer",
7777
description=("A utility library for mocking out the `requests` Python library."),
7878
url="https://github.com/getsentry/responses",

0 commit comments

Comments
 (0)