Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Dec 12, 2019
1 parent d9c97ba commit 2d5d9f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ def run_tests(self):

setup(
name="responses",
version="0.11.0-dev",
version="0.10.8",
author="David Cramer",
description=("A utility library for mocking out the `requests` Python library."),
url="https://github.com/getsentry/responses",
Expand Down

0 comments on commit 2d5d9f5

Please sign in to comment.