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 ee81538 commit a89d352Copy full SHA for a89d352
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.6.15 (2023-04-21)
6
+### Fix
7
+* Get_clean_summary ([`ee81538`](https://github.com/humbertogontijo/python-roborock/commit/ee815380a8b70efbac65627fdd69fdf0bb75420e))
8
+
9
## v0.6.14 (2023-04-21)
10
### Fix
11
* Linting ([`fdb4484`](https://github.com/humbertogontijo/python-roborock/commit/fdb44840741cd6872f7defea70e8f118a9803099))
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "python-roborock"
-version = "0.6.14"
+version = "0.6.15"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <humbertogontijo@users.noreply.github.com>"]
license = "GPL-3.0-only"
0 commit comments