Skip to content

Commit 34d0e09

Browse files
author
semantic-release
committed
4.7.0
Automatically generated by python-semantic-release
1 parent a97e90a commit 34d0e09

File tree

3 files changed

+25
-2
lines changed

3 files changed

+25
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v4.7.0 (2026-01-18)
6+
7+
### Chores
8+
9+
- Address PR comments ([#747](https://github.com/Python-roborock/python-roborock/pull/747),
10+
[`a97e90a`](https://github.com/Python-roborock/python-roborock/commit/a97e90aa11b4e60732014d8d65265a334568f32c))
11+
12+
- Include snapshots ([#747](https://github.com/Python-roborock/python-roborock/pull/747),
13+
[`a97e90a`](https://github.com/Python-roborock/python-roborock/commit/a97e90aa11b4e60732014d8d65265a334568f32c))
14+
15+
- **deps-dev**: Bump ruff from 0.14.10 to 0.14.11
16+
([#742](https://github.com/Python-roborock/python-roborock/pull/742),
17+
[`9274642`](https://github.com/Python-roborock/python-roborock/commit/92746429ddb029e20073dab127598645a223c856))
18+
19+
### Features
20+
21+
- Add from diagnostics ([#747](https://github.com/Python-roborock/python-roborock/pull/747),
22+
[`a97e90a`](https://github.com/Python-roborock/python-roborock/commit/a97e90aa11b4e60732014d8d65265a334568f32c))
23+
24+
- Improve device_info ([#747](https://github.com/Python-roborock/python-roborock/pull/747),
25+
[`a97e90a`](https://github.com/Python-roborock/python-roborock/commit/a97e90aa11b4e60732014d8d65265a334568f32c))
26+
27+
528
## v4.6.0 (2026-01-18)
629

730
### Chores

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "python-roborock"
3-
version = "4.6.0"
3+
version = "4.7.0"
44
description = "A package to control Roborock vacuums."
55
authors = [{ name = "humbertogontijo", email = "humbertogontijo@users.noreply.github.com" }, {name="Lash-L"}, {name="allenporter"}]
66
requires-python = ">=3.11, <4"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)