diff --git a/setup.py b/setup.py index 9962d62..53f3cf4 100644 --- a/setup.py +++ b/setup.py @@ -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"