Skip to content

Commit cb1ea38

Browse files
author
semantic-release
committed
7.2.1
Automatically generated by python-semantic-release
1 parent c947ec5 commit cb1ea38

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

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+
## v7.2.1 (2026-08-31)
6+
7+
### Bug Fixes
8+
9+
- Keep Q10 map vectors stable during live updates
10+
([#932](https://github.com/Python-roborock/python-roborock/pull/932),
11+
[`c947ec5`](https://github.com/Python-roborock/python-roborock/commit/c947ec51ea7ea45c701e8f12a14bd900d3bc997b))
12+
13+
514
## v7.2.0 (2026-08-31)
615

716
### Features

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 = "7.2.0"
3+
version = "7.2.1"
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)