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