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 61e27ae commit 67bbbb1Copy full SHA for 67bbbb1
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v2.11.1 (2025-02-03)
5
+
6
+### Bug Fixes
7
8
+- Typing of scene api call ([#324](https://github.com/Python-roborock/python-roborock/pull/324),
9
+ [`61e27ae`](https://github.com/Python-roborock/python-roborock/commit/61e27aedfbb363913f80ace3932fa4adf61f9792))
10
11
12
## v2.11.0 (2025-02-03)
13
14
### Chores
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "python-roborock"
-version = "2.11.0"
+version = "2.11.1"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <humbertogontijo@users.noreply.github.com>"]
license = "GPL-3.0-only"
0 commit comments