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 64c8159 commit 4956efcCopy full SHA for 4956efc
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.23.4 (2023-06-06)
6
+### Fix
7
+* Adding method parse_datetime_to_roborock_datetime ([`64c8159`](https://github.com/humbertogontijo/python-roborock/commit/64c8159a9695374a4b0599a317418949bdd8f3fe))
8
+
9
## v0.23.3 (2023-06-05)
10
### Fix
11
* Parse_time_to_datetime method ([`d0fc149`](https://github.com/humbertogontijo/python-roborock/commit/d0fc1498e20217d28703455937f760ba45053c61))
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "python-roborock"
-version = "0.23.3"
+version = "0.23.4"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <[email protected]>"]
license = "GPL-3.0-only"
0 commit comments