From 4ef7c2ef359555531f8d7fc8baca89b24e04287c Mon Sep 17 00:00:00 2001 From: Isaac Murchie Date: Fri, 6 Mar 2015 14:00:51 -0800 Subject: [PATCH] Bump version --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index bfc12b9d..f183627a 100644 --- a/setup.py +++ b/setup.py @@ -17,8 +17,8 @@ setup( name='Appium-Python-Client', - version='0.13', - description='Python client for Appium 1.0', + version='0.14', + description='Python client for Appium 1.3.6', keywords=[ 'appium', 'appium 1.0',