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 e792728 commit 1b6f9ffCopy full SHA for 1b6f9ff
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.7.2 (2023-04-25)
6
+### Fix
7
+* Command prefixes ([`e792728`](https://github.com/humbertogontijo/python-roborock/commit/e7927288cc3059a1eced1a65b31f84190718aaf2))
8
+
9
## v0.7.1 (2023-04-25)
10
### Fix
11
* Command prefixes ([`156ac51`](https://github.com/humbertogontijo/python-roborock/commit/156ac5182d1a97c93ab16696099c8c099a19155d))
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "python-roborock"
-version = "0.7.1"
+version = "0.7.2"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <[email protected]>"]
license = "GPL-3.0-only"
0 commit comments