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 64121ee commit 59a59dbCopy full SHA for 59a59db
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.36.1 (2023-11-08)
6
+
7
+### Fix
8
9
+* Typing for map ([#141](https://github.com/humbertogontijo/python-roborock/issues/141)) ([`64121ee`](https://github.com/humbertogontijo/python-roborock/commit/64121eee14e4f0ca24db664b0664aaac5c7332af))
10
11
## v0.36.0 (2023-11-07)
12
13
### Feature
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "python-roborock"
-version = "0.36.0"
+version = "0.36.1"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <humbertogontijo@users.noreply.github.com>"]
license = "GPL-3.0-only"
0 commit comments