We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9e6c54 commit 607c33bCopy full SHA for 607c33b
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v2.18.1 (2025-05-04)
5
+
6
+### Bug Fixes
7
8
+- Get home_data_v3 working ([#371](https://github.com/Python-roborock/python-roborock/pull/371),
9
+ [`f9e6c54`](https://github.com/Python-roborock/python-roborock/commit/f9e6c546e68a71a321dafabd5d502abef3e89b31))
10
11
12
## v2.18.0 (2025-04-06)
13
14
### Features
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "python-roborock"
-version = "2.18.0"
+version = "2.18.1"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <humbertogontijo@users.noreply.github.com>"]
license = "GPL-3.0-only"
0 commit comments