We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a42805 commit 7a459abCopy full SHA for 7a459ab
1 file changed
appium/version.py
@@ -14,5 +14,4 @@
14
15
from importlib.metadata import version as _metadata_version
16
17
-
18
version = _metadata_version('Appium-Python-Client')
0 commit comments