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 da83078 commit bffcf41Copy full SHA for bffcf41
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.32.1 (2023-08-04)
6
+
7
+### Fix
8
9
+* Remove coroutine warning ([`da83078`](https://github.com/humbertogontijo/python-roborock/commit/da83078f7ef8f333fa46b75603ce8a88bb97914d))
10
11
## v0.32.0 (2023-08-03)
12
13
### Feature
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "python-roborock"
-version = "0.32.0"
+version = "0.32.1"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <[email protected]>"]
license = "GPL-3.0-only"
0 commit comments