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 ccab5f0 commit fc4d021Copy full SHA for fc4d021
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.18.6 (2023-05-19)
6
+### Fix
7
+* Consumables with time equals 0 ([`ccab5f0`](https://github.com/humbertogontijo/python-roborock/commit/ccab5f0724854ae27bbc51b9ee33f2a96ce709f1))
8
+
9
## v0.18.5 (2023-05-16)
10
### Fix
11
* Connection_lost ([`c2ba673`](https://github.com/humbertogontijo/python-roborock/commit/c2ba673f2c198bc78e75e1cf6fc9844e385e85bb))
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "python-roborock"
-version = "0.18.5"
+version = "0.18.6"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <[email protected]>"]
license = "GPL-3.0-only"
0 commit comments