1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-08 16:53:23 +00:00
This commit is contained in:
Ivan Malison
2015-08-23 18:10:01 -07:00
parent 58f4b98f7f
commit efe6744eda
4 changed files with 20 additions and 12 deletions

View File

@@ -51,7 +51,7 @@ except Exception:
setup(
name='vcrpy',
version='1.7.2',
version='1.7.3',
description=(
"Automatically mock your HTTP interactions to simplify and "
"speed up testing"