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 886b0e6 commit 6849f3bCopy full SHA for 6849f3b
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v2.2.1 (2024-05-11)
6
+
7
+### Fix
8
9
+* Add missing value "high = 203" to RoborockMopIntensityS8MaxVUltra ([#205](https://github.com/humbertogontijo/python-roborock/issues/205)) ([`886b0e6`](https://github.com/humbertogontijo/python-roborock/commit/886b0e6a8a4b98ff74964d59f4c8c0fbbf569688))
10
11
## v2.2.0 (2024-05-09)
12
13
### Feature
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "python-roborock"
-version = "2.2.0"
+version = "2.2.1"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <humbertogontijo@users.noreply.github.com>"]
license = "GPL-3.0-only"
0 commit comments