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-10-18 16:48:27 -07:00
parent 1324feae99
commit 2ac3fa9abe
2 changed files with 4 additions and 1 deletions

View File

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