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 ff5376b commit 58452b0Copy full SHA for 58452b0
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.32.2 (2023-08-04)
6
+
7
+### Fix
8
9
+* Waiting queue ([`ff5376b`](https://github.com/humbertogontijo/python-roborock/commit/ff5376be3a4ff4eb90e33118db89214ef699dc6f))
10
11
## v0.32.1 (2023-08-04)
12
13
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "python-roborock"
-version = "0.32.1"
+version = "0.32.2"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <humbertogontijo@users.noreply.github.com>"]
license = "GPL-3.0-only"
0 commit comments