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 5498596 commit 6c259ceCopy full SHA for 6c259ce
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.36.0 (2023-11-07)
6
+
7
+### Feature
8
9
+* Update listeners ([#140](https://github.com/humbertogontijo/python-roborock/issues/140)) ([`5498596`](https://github.com/humbertogontijo/python-roborock/commit/549859669941e71c8d7ee09a0d4eea9564b4a12f))
10
11
## v0.35.4 (2023-11-03)
12
13
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "python-roborock"
-version = "0.35.4"
+version = "0.36.0"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <humbertogontijo@users.noreply.github.com>"]
license = "GPL-3.0-only"
0 commit comments