Skip to content

Commit 77f6a39

Browse files
committed
Bump version
1 parent f2796d5 commit 77f6a39

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
Changes in 0.12 (from 0.11)
2+
===========================
3+
4+
- Add intent options to start_activity
5+
- Add base class for testing on Sauce Labs
6+
7+
18
Changes in 0.9 (from 0.8)
29
=========================
310

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

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

0 commit comments

Comments
 (0)