Skip to content

Commit 727de78

Browse files
author
semantic-release
committed
5.2.7
Automatically generated by python-semantic-release
1 parent cd4699a commit 727de78

File tree

3 files changed

+38
-2
lines changed

3 files changed

+38
-2
lines changed

CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,42 @@
22

33
<!-- version list -->
44

5+
## v5.2.7 (2026-03-05)
6+
7+
### Bug Fixes
8+
9+
- Fix type checker errors for pyright ([#1203](https://github.com/appium/python-client/pull/1203),
10+
[`cd4699a`](https://github.com/appium/python-client/commit/cd4699a786fe65edd0ce525eadf36d944c01c2d5))
11+
12+
### Chores
13+
14+
- Modify metadata ([#1199](https://github.com/appium/python-client/pull/1199),
15+
[`e993461`](https://github.com/appium/python-client/commit/e9934619131f757e51faf484bfdea3ca491b2ecf))
16+
17+
- Remove issac's email as invalid one ([#1199](https://github.com/appium/python-client/pull/1199),
18+
[`e993461`](https://github.com/appium/python-client/commit/e9934619131f757e51faf484bfdea3ca491b2ecf))
19+
20+
- **deps-dev**: Bump ruff from 0.15.0 to 0.15.1
21+
([#1200](https://github.com/appium/python-client/pull/1200),
22+
[`13bf27b`](https://github.com/appium/python-client/commit/13bf27bc3247221fab9fdf173e30ba3b998dd9fa))
23+
24+
- **deps-dev**: Bump ruff from 0.15.1 to 0.15.2
25+
([#1201](https://github.com/appium/python-client/pull/1201),
26+
[`3c33eae`](https://github.com/appium/python-client/commit/3c33eae0ed5e5c2c555fd02e4a011c4377a1103d))
27+
28+
- **deps-dev**: Bump ruff from 0.15.2 to 0.15.4
29+
([#1202](https://github.com/appium/python-client/pull/1202),
30+
[`2a14455`](https://github.com/appium/python-client/commit/2a14455f0e85f99f6a520783b4e95dfcfc5abdb5))
31+
32+
### Continuous Integration
33+
34+
- Enable auto release to master
35+
([`52203a4`](https://github.com/appium/python-client/commit/52203a4613e3a3694e1cba5c34a45fb7b2e2fda4))
36+
37+
- Update the trigger ([#1199](https://github.com/appium/python-client/pull/1199),
38+
[`e993461`](https://github.com/appium/python-client/commit/e9934619131f757e51faf484bfdea3ca491b2ecf))
39+
40+
541
## v5.2.6 (2026-02-12)
642

743
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "Appium-Python-Client"
33
description = "Python client for Appium"
4-
version = "5.2.6"
4+
version = "5.2.7"
55
readme = "README.md"
66
license = "Apache-2.0"
77
license-files = ["LICENSE"]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)