Skip to content

Commit df84567

Browse files
author
semantic-release
committed
4.17.1
Automatically generated by python-semantic-release
1 parent 931b68e commit df84567

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v4.17.1 (2026-02-22)
6+
7+
### Bug Fixes
8+
9+
- Remove carpet clean mode ([#772](https://github.com/Python-roborock/python-roborock/pull/772),
10+
[`931b68e`](https://github.com/Python-roborock/python-roborock/commit/931b68ea4fcb1d61a310d534cba662a704b6dca3))
11+
12+
513
## v4.17.0 (2026-02-22)
614

715
### Chores

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.17.0"
3+
version = "4.17.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)