Skip to content

Commit a4c6e6f

Browse files
author
semantic-release
committed
5.32.0
Automatically generated by python-semantic-release
1 parent d2b6822 commit a4c6e6f

3 files changed

Lines changed: 22 additions & 2 deletions

File tree

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v5.32.0 (2026-07-19)
6+
7+
### Bug Fixes
8+
9+
- Preserve Q10 decoded packet API
10+
([#881](https://github.com/Python-roborock/python-roborock/pull/881),
11+
[`d2b6822`](https://github.com/Python-roborock/python-roborock/commit/d2b6822844eb7e3bdda21cbb89c8376eea53d5f9))
12+
13+
### Chores
14+
15+
- Limit aiohttp for dev ([#878](https://github.com/Python-roborock/python-roborock/pull/878),
16+
[`031b9e2`](https://github.com/Python-roborock/python-roborock/commit/031b9e2ad9ec36ebf59ae0c03b7edbe63ed71999))
17+
18+
### Features
19+
20+
- Decode Q10 map geometry metadata
21+
([#881](https://github.com/Python-roborock/python-roborock/pull/881),
22+
[`d2b6822`](https://github.com/Python-roborock/python-roborock/commit/d2b6822844eb7e3bdda21cbb89c8376eea53d5f9))
23+
24+
525
## v5.31.1 (2026-07-18)
626

727
### 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 = "5.31.1"
3+
version = "5.32.0"
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)