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 9fb124e commit 4f44d03Copy full SHA for 4f44d03
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.41.0 (2024-03-06)
6
+
7
+### Feature
8
9
+* Add v1 api ([#194](https://github.com/humbertogontijo/python-roborock/issues/194)) ([`9fb124e`](https://github.com/humbertogontijo/python-roborock/commit/9fb124ecdd0a979ff8f2c742eb4dd625b7e9292f))
10
11
## v0.40.0 (2024-03-03)
12
13
### Feature
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "python-roborock"
-version = "0.40.0"
+version = "0.41.0"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <humbertogontijo@users.noreply.github.com>"]
license = "GPL-3.0-only"
0 commit comments