1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-09 17:15:35 +00:00

Version bump to v1.1.3

This commit is contained in:
Chase Sterling
2014-12-08 21:43:01 -05:00
parent da45f46b2d
commit fabef3d988

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"