Skip to content

Commit ea81e28

Browse files
committed
Bump version
1 parent c71f8f1 commit ea81e28

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyhon/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"3MVG9QDx8IX8nP5T2Ha8ofvlmjLZl5L_gvfbT9."
77
"HJvpHGKoAS_dcMN8LYpTSYeVFCraUnV.2Ag1Ki7m4znVO6"
88
)
9-
APP_VERSION = "2.3.5"
9+
APP_VERSION = "2.4.7"
1010
OS_VERSION = 31
1111
OS = "android"
1212
DEVICE_MODEL = "exynos9820"

setup.py

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

88
setup(
99
name="pyhOn",
10-
version="0.15.12",
10+
version="0.15.13",
1111
author="Andre Basche",
1212
description="Control hOn devices with python",
1313
long_description=long_description,

0 commit comments

Comments
 (0)