Skip to content

Commit 4ed02e8

Browse files
author
semantic-release
committed
2.9.7
Automatically generated by python-semantic-release
1 parent ed7db1f commit 4ed02e8

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

33

4+
## v2.9.7 (2025-01-28)
5+
6+
### Bug Fixes
7+
8+
- Never create a new asyncio loop
9+
([#310](https://github.com/Python-roborock/python-roborock/pull/310),
10+
[`ed7db1f`](https://github.com/Python-roborock/python-roborock/commit/ed7db1f09f379f509a38a61a445fb2c41b384f25))
11+
12+
413
## v2.9.6 (2025-01-26)
514

615
### Bug Fixes

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.9.6"
3+
version = "2.9.7"
44
description = "A package to control Roborock vacuums."
55
authors = ["humbertogontijo <[email protected]>"]
66
license = "GPL-3.0-only"

0 commit comments

Comments
 (0)