Skip to content

Commit ca60ff8

Browse files
author
semantic-release
committed
2.10.1
Automatically generated by python-semantic-release
1 parent 6704f55 commit ca60ff8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# CHANGELOG
22

33

4+
## v2.10.1 (2025-02-03)
5+
6+
### Bug Fixes
7+
8+
- Delete in cli ([#320](https://github.com/Python-roborock/python-roborock/pull/320),
9+
[`6704f55`](https://github.com/Python-roborock/python-roborock/commit/6704f55915005d771d698e58dcbac5ec46a385e5))
10+
11+
412
## v2.10.0 (2025-01-31)
513

614
### Features

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 = "2.10.0"
3+
version = "2.10.1"
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)