Skip to content

Commit e48df8b

Browse files
author
semantic-release
committed
3.7.0
Automatically generated by python-semantic-release
1 parent 05c8e94 commit e48df8b

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v3.7.0 (2025-10-27)
6+
7+
### Chores
8+
9+
- Change imports for typing ([#574](https://github.com/Python-roborock/python-roborock/pull/574),
10+
[`05c8e94`](https://github.com/Python-roborock/python-roborock/commit/05c8e9458e44a6ca61977cc0d26c2776bb1fcae5))
11+
12+
- Update tests/devices/traits/v1/fixtures.py
13+
([#574](https://github.com/Python-roborock/python-roborock/pull/574),
14+
[`05c8e94`](https://github.com/Python-roborock/python-roborock/commit/05c8e9458e44a6ca61977cc0d26c2776bb1fcae5))
15+
16+
### Features
17+
18+
- Add a trait for working with routines
19+
([#574](https://github.com/Python-roborock/python-roborock/pull/574),
20+
[`05c8e94`](https://github.com/Python-roborock/python-roborock/commit/05c8e9458e44a6ca61977cc0d26c2776bb1fcae5))
21+
22+
523
## v3.6.0 (2025-10-27)
624

725
### 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 = "3.6.0"
3+
version = "3.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)