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 cdd0ea7 commit 0ba4fefCopy full SHA for 0ba4fef
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.17.1 (2023-05-11)
6
+### Fix
7
+* Improving logs ([`cdd0ea7`](https://github.com/humbertogontijo/python-roborock/commit/cdd0ea75d4e336c8f918a79574fd7b642eaffeec))
8
+
9
## v0.17.0 (2023-05-11)
10
### Feature
11
* Dynamic calculated prefixes ([`d57a0a7`](https://github.com/humbertogontijo/python-roborock/commit/d57a0a7d31f851b6bf4381233a84187d19e5782f))
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "python-roborock"
-version = "0.17.0"
+version = "0.17.1"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <[email protected]>"]
license = "GPL-3.0-only"
0 commit comments