File tree Expand file tree Collapse file tree 3 files changed +27
-2
lines changed Expand file tree Collapse file tree 3 files changed +27
-2
lines changed Original file line number Diff line number Diff line change 22
33<!-- version list -->
44
5+ ## v5.2.1 (2025-08-14)
6+
7+ ### Chores
8+
9+ - Revert version created by release script checking
10+ ([ #1164 ] ( https://github.com/appium/python-client/pull/1164 ) ,
11+ [ ` 04a8580 ` ] ( https://github.com/appium/python-client/commit/04a8580f999843bc9d121c1ed4ce872761350f31 ) )
12+
13+ - Use semantic release changelog instead of gitchangelog
14+ ([ #1163 ] ( https://github.com/appium/python-client/pull/1163 ) ,
15+ [ ` dd3709e ` ] ( https://github.com/appium/python-client/commit/dd3709e084e802d6534d51151be1bd45456a4ebd ) )
16+
17+ - Use semantic-release for most of release script execution
18+ ([ #1165 ] ( https://github.com/appium/python-client/pull/1165 ) ,
19+ [ ` f6c4687 ` ] ( https://github.com/appium/python-client/commit/f6c46878c12ae0a8a9ff82e1e9755f325eb8e7cf ) )
20+
21+ ### Documentation
22+
23+ - Manage sphinx stuff via uv ([ #1162 ] ( https://github.com/appium/python-client/pull/1162 ) ,
24+ [ ` df66645 ` ] ( https://github.com/appium/python-client/commit/df66645ab284193f8f673d491c8daddcce381a71 ) )
25+
26+ - Update readme ([ #1165 ] ( https://github.com/appium/python-client/pull/1165 ) ,
27+ [ ` f6c4687 ` ] ( https://github.com/appium/python-client/commit/f6c46878c12ae0a8a9ff82e1e9755f325eb8e7cf ) )
28+
29+
530## Unreleased
631
732### Chores
Original file line number Diff line number Diff line change 11[project ]
22name = " Appium-Python-Client"
33description = " Python client for Appium"
4- version = " 5.2.0 "
4+ version = " 5.2.1 "
55readme = " README.md"
66license = " Apache-2.0"
77license-files = [" LICENSE" ]
You can’t perform that action at this time.
0 commit comments