Skip to content

Commit cd91a70

Browse files
committed
v0.30
1 parent af1988e commit cd91a70

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
@@ -1,3 +1,8 @@
1+
Changes in 0.30 (from 0.29)
2+
===========================
3+
4+
- Fix set_clipboard_text in Python 3
5+
16
Changes in 0.18 (from 0.17)
27
===========================
38

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

0 commit comments

Comments
 (0)