1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-08 16:53:23 +00:00

Merge pull request #127 from gazpachoking/1.1.3

Version bump to v1.1.3
This commit is contained in:
Kevin McCarthy
2014-12-08 17:09:07 -10:00

View File

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