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 65c5db8 commit 71668abCopy full SHA for 71668ab
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.13.4 (2023-05-05)
6
+### Fix
7
+* Command prefixes ([`65c5db8`](https://github.com/humbertogontijo/python-roborock/commit/65c5db834baadc4c1a61704bd2279c48dd0f6074))
8
+
9
## v0.13.3 (2023-05-05)
10
### Fix
11
* Roborock enum ([`ae0b93e`](https://github.com/humbertogontijo/python-roborock/commit/ae0b93ee0f0fc9c62c3f40b436ece209938e9e6c))
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "python-roborock"
-version = "0.13.3"
+version = "0.13.4"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <[email protected]>"]
license = "GPL-3.0-only"
0 commit comments