Skip to content

Commit dca91a0

Browse files
author
semantic-release
committed
4.26.2
Automatically generated by python-semantic-release
1 parent 66d76fc commit dca91a0

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v4.26.2 (2026-03-21)
6+
7+
### Bug Fixes
8+
9+
- **q10**: Add missing fault field to Q10Status
10+
([#792](https://github.com/Python-roborock/python-roborock/pull/792),
11+
[`66d76fc`](https://github.com/Python-roborock/python-roborock/commit/66d76fc9b3cd6d6d15f5883bfa8a22c688d9b960))
12+
13+
514
## v4.26.1 (2026-03-21)
615

716
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "python-roborock"
3-
version = "4.26.1"
3+
version = "4.26.2"
44
description = "A package to control Roborock vacuums."
55
authors = [{ name = "humbertogontijo", email = "humbertogontijo@users.noreply.github.com" }, {name="Lash-L"}, {name="allenporter"}]
66
requires-python = ">=3.11, <4"

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)