Skip to content

Commit b39653b

Browse files
author
semantic-release
committed
4.0.2
Automatically generated by python-semantic-release
1 parent 656f715 commit b39653b

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v4.0.2 (2025-12-29)
6+
7+
### Bug Fixes
8+
9+
- Add b01 q10 protocol encoding/decoding and tests
10+
([#718](https://github.com/Python-roborock/python-roborock/pull/718),
11+
[`656f715`](https://github.com/Python-roborock/python-roborock/commit/656f715807c7605e9b0ce674c12b4fd0ad4a549f))
12+
13+
- Support unknown q10 DPS enum codes
14+
([#718](https://github.com/Python-roborock/python-roborock/pull/718),
15+
[`656f715`](https://github.com/Python-roborock/python-roborock/commit/656f715807c7605e9b0ce674c12b4fd0ad4a549f))
16+
17+
518
## v4.0.1 (2025-12-29)
619

720
### 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.0.1"
3+
version = "4.0.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)