Skip to content

Commit

Permalink
Bump version for 0.10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Mar 15, 2019
1 parent 55d972d commit ed5d0c2
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 @@ -53,7 +53,7 @@ def run_tests(self):

setup(
name="responses",
version="0.11.0.dev",
version="0.10.6",
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 ed5d0c2

Please sign in to comment.