From 008f6847e473b098bef54bd74bd8203b9befe499 Mon Sep 17 00:00:00 2001 From: Isaac Murchie Date: Fri, 14 Nov 2014 08:43:09 -0800 Subject: [PATCH] Bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3c9144e5..491c9222 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ setup( name='Appium-Python-Client', - version='0.10', + version='0.11', description='Python client for Appium 1.0', keywords=[ 'appium',