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 6209d4b commit 2328c62Copy full SHA for 2328c62
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.39.0 (2024-01-03)
6
+
7
+### Feature
8
9
+* Add async_release ([#179](https://github.com/humbertogontijo/python-roborock/issues/179)) ([`ae58627`](https://github.com/humbertogontijo/python-roborock/commit/ae58627bda324c29090b7c4ab78776288a30a64d))
10
11
## v0.38.0 (2023-12-11)
12
13
### Feature
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "python-roborock"
-version = "0.38.0"
+version = "0.39.0"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <humbertogontijo@users.noreply.github.com>"]
license = "GPL-3.0-only"
0 commit comments