Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Jan 30, 2020
1 parent 0cbc31e commit 7ba0afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -54,7 +54,7 @@ def run_tests(self):

setup(
name="responses",
version="0.10.10-dev",
version="0.10.10",
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 7ba0afb

Please sign in to comment.