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-07-03 10:17:44 -07:00
parent 57e0e6c753
commit 92303a911a
2 changed files with 4 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ class PyTest(TestCommand):
setup(
name='vcrpy',
version='1.5.2',
version='1.6.0',
description=(
"Automatically mock your HTTP interactions to simplify and "
"speed up testing"