Skip to content

Commit 91b0c42

Browse files
author
semantic-release
committed
3.5.0
Automatically generated by python-semantic-release
1 parent 4e7e776 commit 91b0c42

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v3.5.0 (2025-10-27)
6+
7+
### Chores
8+
9+
- Disable body-max-line-length ([#573](https://github.com/Python-roborock/python-roborock/pull/573),
10+
[`6a5db1d`](https://github.com/Python-roborock/python-roborock/commit/6a5db1d9aac274bbfa46624250def64ada2b507b))
11+
12+
- Go back to old web API name ([#570](https://github.com/Python-roborock/python-roborock/pull/570),
13+
[`4e7e776`](https://github.com/Python-roborock/python-roborock/commit/4e7e776fed4cae17636659b9e3365ac26347e86b))
14+
15+
### Features
16+
17+
- Simplify device manager creation
18+
([#570](https://github.com/Python-roborock/python-roborock/pull/570),
19+
[`4e7e776`](https://github.com/Python-roborock/python-roborock/commit/4e7e776fed4cae17636659b9e3365ac26347e86b))
20+
21+
522
## v3.4.0 (2025-10-26)
623

724
### Bug Fixes

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 = "3.4.0"
3+
version = "3.5.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)