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 752e320 commit 6a2ea94Copy full SHA for 6a2ea94
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.35.4 (2023-11-03)
6
+
7
+### Fix
8
9
+* Mypy complaints ([#137](https://github.com/humbertogontijo/python-roborock/issues/137)) ([`752e320`](https://github.com/humbertogontijo/python-roborock/commit/752e320644449a83a724590628c4011b9d8bacb2))
10
11
## v0.35.3 (2023-10-29)
12
13
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "python-roborock"
-version = "0.35.3"
+version = "0.35.4"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <humbertogontijo@users.noreply.github.com>"]
license = "GPL-3.0-only"
0 commit comments