Skip to content

Commit a69286f

Browse files
author
semantic-release
committed
4.5.0
Automatically generated by python-semantic-release
1 parent e26e351 commit a69286f

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v4.5.0 (2026-01-14)
6+
7+
### Chores
8+
9+
- Add test ([#743](https://github.com/Python-roborock/python-roborock/pull/743),
10+
[`e26e351`](https://github.com/Python-roborock/python-roborock/commit/e26e351474a006485c6a7b5a5dcdbbe9fab8572e))
11+
12+
### Features
13+
14+
- Raise no account error when bad login
15+
([#743](https://github.com/Python-roborock/python-roborock/pull/743),
16+
[`e26e351`](https://github.com/Python-roborock/python-roborock/commit/e26e351474a006485c6a7b5a5dcdbbe9fab8572e))
17+
18+
519
## v4.4.0 (2026-01-12)
620

721
### Features

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.4.0"
3+
version = "4.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)