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 0e28628 commit c791a0cCopy full SHA for c791a0c
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.30.3 (2023-07-31)
6
+
7
+### Fix
8
9
+* Adding no dustbin to docker errors ([`0e28628`](https://github.com/humbertogontijo/python-roborock/commit/0e286280edda21a3b95c656d5bc358cd4229d075))
10
11
## v0.30.2 (2023-07-21)
12
13
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "python-roborock"
-version = "0.30.2"
+version = "0.30.3"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <humbertogontijo@users.noreply.github.com>"]
license = "GPL-3.0-only"
0 commit comments