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 c71f8f1 commit ea81e28Copy full SHA for ea81e28
pyhon/const.py
@@ -6,7 +6,7 @@
6
"3MVG9QDx8IX8nP5T2Ha8ofvlmjLZl5L_gvfbT9."
7
"HJvpHGKoAS_dcMN8LYpTSYeVFCraUnV.2Ag1Ki7m4znVO6"
8
)
9
-APP_VERSION = "2.3.5"
+APP_VERSION = "2.4.7"
10
OS_VERSION = 31
11
OS = "android"
12
DEVICE_MODEL = "exynos9820"
setup.py
@@ -7,7 +7,7 @@
setup(
name="pyhOn",
- version="0.15.12",
+ version="0.15.13",
author="Andre Basche",
description="Control hOn devices with python",
13
long_description=long_description,
0 commit comments