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 9cbe4d5 commit 4b07924Copy full SHA for 4b07924
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v2.9.0-rc.1 (2024-11-20)
5
+
6
+### Features
7
8
+- Update
9
+ ([`9cbe4d5`](https://github.com/humbertogontijo/python-roborock/commit/9cbe4d5aac896445ca21b71a376295fa6976931e))
10
11
12
## v2.8.1-rc.1 (2024-11-20)
13
14
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "python-roborock"
-version = "2.8.1-rc.1"
+version = "2.9.0-rc.1"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <[email protected]>"]
license = "GPL-3.0-only"
0 commit comments