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 3001798 commit 1f9894eCopy full SHA for 1f9894e
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.17.5 (2023-05-12)
6
+### Fix
7
+* Adding log for local disconnection ([`3001798`](https://github.com/humbertogontijo/python-roborock/commit/300179839ec6a25e4ab8172f2c11e8beb0ff17ce))
8
+
9
## v0.17.4 (2023-05-12)
10
### Fix
11
* Pycharm typing ([`12d7c0b`](https://github.com/humbertogontijo/python-roborock/commit/12d7c0b71bdeae90e9abbc6a16de3e07ebaa82da))
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "python-roborock"
-version = "0.17.4"
+version = "0.17.5"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <[email protected]>"]
license = "GPL-3.0-only"
0 commit comments