Skip to content

Commit 7fe8f19

Browse files
committed
Bump version
1 parent 6071755 commit 7fe8f19

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.txt

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Changes in 0.13 (from 0.12)
2+
===========================
3+
4+
- Fix error in imports when user does not have the SauceClient already
5+
installed
6+
17
Changes in 0.12 (from 0.11)
28
===========================
39

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
setup(
1919
name='Appium-Python-Client',
20-
version='0.12',
20+
version='0.13',
2121
description='Python client for Appium 1.0',
2222
keywords=[
2323
'appium',

0 commit comments

Comments
 (0)