Skip to content

Commit 6e384a9

Browse files
author
github-actions
committed
0.23.3
Automatically generated by python-semantic-release
1 parent d0fc149 commit 6e384a9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
<!--next-version-placeholder-->
44

5+
## v0.23.3 (2023-06-05)
6+
### Fix
7+
* Parse_time_to_datetime method ([`d0fc149`](https://github.com/humbertogontijo/python-roborock/commit/d0fc1498e20217d28703455937f760ba45053c61))
8+
59
## v0.23.2 (2023-06-05)
610
### Fix
711
* Parse_time_to_datetime method ([`bcbc211`](https://github.com/humbertogontijo/python-roborock/commit/bcbc2117dd306c21495c1f3364aa3205b3c5cfce))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "python-roborock"
3-
version = "0.23.2"
3+
version = "0.23.3"
44
description = "A package to control Roborock vacuums."
55
authors = ["humbertogontijo <humbertogontijo@users.noreply.github.com>"]
66
license = "GPL-3.0-only"

0 commit comments

Comments
 (0)