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 af1988e commit cd91a70Copy full SHA for cd91a70
CHANGELOG.txt
@@ -1,3 +1,8 @@
1
+Changes in 0.30 (from 0.29)
2
+===========================
3
+
4
+- Fix set_clipboard_text in Python 3
5
6
Changes in 0.18 (from 0.17)
7
===========================
8
setup.py
@@ -17,7 +17,7 @@
17
18
setup(
19
name='Appium-Python-Client',
20
- version='0.29',
+ version='0.30',
21
description='Python client for Appium 1.5',
22
keywords=[
23
'appium',
0 commit comments