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-18 16:26:51 -07:00
parent bd7c6ed03f
commit 8b7e6c0ab8
3 changed files with 9 additions and 5 deletions

View File

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