Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Dec 17, 2018
1 parent c2c473d commit df3c5b5
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 @@ -67,7 +67,7 @@ def run_tests(self):

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

Please sign in to comment.