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-02 13:36:57 -07:00
parent eb394b90d9
commit 8b59d73f25
2 changed files with 5 additions and 1 deletions

View File

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