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 2f18b35 commit 98b0c0fCopy full SHA for 98b0c0f
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.39.2 (2024-02-26)
6
+
7
+### Fix
8
9
+* Bump construct and add wm category ([#192](https://github.com/humbertogontijo/python-roborock/issues/192)) ([`2f18b35`](https://github.com/humbertogontijo/python-roborock/commit/2f18b35755776844e266c893b126a830622afd43))
10
11
## v0.39.1 (2024-01-24)
12
13
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "python-roborock"
-version = "0.39.1"
+version = "0.39.2"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <humbertogontijo@users.noreply.github.com>"]
license = "GPL-3.0-only"
0 commit comments