Skip to content

Commit 162175b

Browse files
author
semantic-release
committed
3.10.10
Automatically generated by python-semantic-release
1 parent a1014a6 commit 162175b

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v3.10.10 (2025-12-08)
6+
7+
### Bug Fixes
8+
9+
- Fix exception when sending dyad/zeo requests
10+
([#651](https://github.com/Python-roborock/python-roborock/pull/651),
11+
[`a1014a6`](https://github.com/Python-roborock/python-roborock/commit/a1014a60320c45d82c80c2c47f2cb7cc6f242252))
12+
13+
### Chores
14+
15+
- Fix lint ([#651](https://github.com/Python-roborock/python-roborock/pull/651),
16+
[`a1014a6`](https://github.com/Python-roborock/python-roborock/commit/a1014a60320c45d82c80c2c47f2cb7cc6f242252))
17+
18+
- Fix tests to be focused on value encoder
19+
([#651](https://github.com/Python-roborock/python-roborock/pull/651),
20+
[`a1014a6`](https://github.com/Python-roborock/python-roborock/commit/a1014a60320c45d82c80c2c47f2cb7cc6f242252))
21+
22+
523
## v3.10.9 (2025-12-07)
624

725
### 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 = "3.10.9"
3+
version = "3.10.10"
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)