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 522734a commit 2255708Copy full SHA for 2255708
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.13.2 (2023-05-05)
6
+### Fix
7
+* Minor changes ([`522734a`](https://github.com/humbertogontijo/python-roborock/commit/522734a4bdcf6555feede24e3e97c6a3a98fa760))
8
+
9
## v0.13.1 (2023-05-05)
10
### Fix
11
* Adding app_start_collect_dust prefix ([`3124d7e`](https://github.com/humbertogontijo/python-roborock/commit/3124d7ea6277ec08d8e592448b2a4f8cb60fb7db))
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "python-roborock"
-version = "0.13.1"
+version = "0.13.2"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <[email protected]>"]
license = "GPL-3.0-only"
0 commit comments