Skip to content

Commit e6ef8c2

Browse files
committed
Bump version
1 parent 3cd9fe8 commit e6ef8c2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Changes in 0.9 (from 0.8)
2+
=========================
3+
4+
- Add methods for accessing and manipulating the network connection details on Android devices
5+
- Add methods for accessing and manipulating the input methods on Android devices

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.8',
20+
version='0.9',
2121
description='Python client for Appium 1.0',
2222
keywords=[
2323
'appium',

0 commit comments

Comments
 (0)