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 b2237d9 commit aeb578bCopy full SHA for aeb578b
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.33.0 (2023-09-04)
6
+
7
+### Feature
8
9
+* Add q revo/p10 support ([#114](https://github.com/humbertogontijo/python-roborock/issues/114)) ([`b2237d9`](https://github.com/humbertogontijo/python-roborock/commit/b2237d97384d819cbcc62902bbcbb2c7dbe0072e))
10
11
## v0.32.4 (2023-08-30)
12
13
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "python-roborock"
-version = "0.32.4"
+version = "0.33.0"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <humbertogontijo@users.noreply.github.com>"]
license = "GPL-3.0-only"
0 commit comments