We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cd9fe8 commit e6ef8c2Copy full SHA for e6ef8c2
CHANGELOG.txt
@@ -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
@@ -17,7 +17,7 @@
17
18
setup(
19
name='Appium-Python-Client',
20
- version='0.8',
+ version='0.9',
21
description='Python client for Appium 1.0',
22
keywords=[
23
'appium',
0 commit comments