Skip to content

Commit 54f6d0b

Browse files
author
github-actions
committed
0.23.2
Automatically generated by python-semantic-release
1 parent bcbc211 commit 54f6d0b

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.2 (2023-06-05)
6+
### Fix
7+
* Parse_time_to_datetime method ([`bcbc211`](https://github.com/humbertogontijo/python-roborock/commit/bcbc2117dd306c21495c1f3364aa3205b3c5cfce))
8+
59
## v0.23.1 (2023-06-05)
610
### Fix
711
* Parse_time_to_datetime method ([`1c39216`](https://github.com/humbertogontijo/python-roborock/commit/1c39216c0ee6a29d350d08adc5d662d8669f85cf))

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.1"
3+
version = "0.23.2"
44
description = "A package to control Roborock vacuums."
55
authors = ["humbertogontijo <[email protected]>"]
66
license = "GPL-3.0-only"

0 commit comments

Comments
 (0)