Skip to content

Commit 6225fd6

Browse files
author
semantic-release
committed
5.2.3
Automatically generated by python-semantic-release
1 parent f867ea5 commit 6225fd6

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v5.2.3 (2025-09-09)
6+
7+
### Bug Fixes
8+
9+
- Adjust images payload for image comparison API
10+
([#1170](https://github.com/appium/python-client/pull/1170),
11+
[`b471a05`](https://github.com/appium/python-client/commit/b471a050833c59bb5cacf0872013bd5dc1f24491))
12+
13+
### Continuous Integration
14+
15+
- Update CI config ([#1171](https://github.com/appium/python-client/pull/1171),
16+
[`f867ea5`](https://github.com/appium/python-client/commit/f867ea580c86e043b5fbb586149a18ad87d08239))
17+
18+
519
## v5.2.2 (2025-08-15)
620

721
### Chores

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.2"
4+
version = "5.2.3"
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)