Skip to content

Commit 91aa2a1

Browse files
authored
docs: missing appium python client version in the compatibility matrix
1 parent 81a50e3 commit 91aa2a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ download and unarchive the source tarball (Appium-Python-Client-X.X.tar.gz).
4747
|`2.10.0` - `2.11.1` |`4.1.0` - `4.11.2` | 3.7+ |
4848
|`2.2.0` - `2.9.0` |`4.1.0` - `4.9.0` | 3.7+ |
4949
|`2.0.0` - `2.1.4` |`4.0.0` | 3.7+ |
50-
|`1.0.0` - `1.1.0` |`3.x`| 3.7, 3.8 |
50+
|`1.0.0` - `1.3.0` |`3.x`| 3.7+ |
5151
|`0.52` and below|`3.x`| 2.7, 3.4 - 3.7 |
5252

5353
The Appium Python Client depends on [Selenium Python binding](https://pypi.org/project/selenium/), thus

0 commit comments

Comments
 (0)