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