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 e4a291d commit 31b0cddCopy full SHA for 31b0cdd
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.18.4 (2023-05-16)
6
+### Fix
7
+* Minor fixes ([`e4a291d`](https://github.com/humbertogontijo/python-roborock/commit/e4a291dd2b011e5852c992dbb23068ef5dde0e52))
8
+
9
## v0.18.3 (2023-05-15)
10
### Fix
11
* Keep_alive_func ([`e4aeebc`](https://github.com/humbertogontijo/python-roborock/commit/e4aeebc16317a5c9fe3ffcd3bff89be1f2070dbb))
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "python-roborock"
-version = "0.18.3"
+version = "0.18.4"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <[email protected]>"]
license = "GPL-3.0-only"
0 commit comments