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 bcbc211 commit 54f6d0bCopy full SHA for 54f6d0b
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.23.2 (2023-06-05)
6
+### Fix
7
+* Parse_time_to_datetime method ([`bcbc211`](https://github.com/humbertogontijo/python-roborock/commit/bcbc2117dd306c21495c1f3364aa3205b3c5cfce))
8
+
9
## v0.23.1 (2023-06-05)
10
### Fix
11
* Parse_time_to_datetime method ([`1c39216`](https://github.com/humbertogontijo/python-roborock/commit/1c39216c0ee6a29d350d08adc5d662d8669f85cf))
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "python-roborock"
-version = "0.23.1"
+version = "0.23.2"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <[email protected]>"]
license = "GPL-3.0-only"
0 commit comments