Skip to content

Commit a0b228c

Browse files
author
semantic-release
committed
2.9.8
Automatically generated by python-semantic-release
1 parent b3d74b4 commit a0b228c

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.8 (2025-01-30)
5+
6+
### Bug Fixes
7+
8+
- Ignore ping id during id check
9+
([#316](https://github.com/Python-roborock/python-roborock/pull/316),
10+
[`b3d74b4`](https://github.com/Python-roborock/python-roborock/commit/b3d74b4bc9fa581da0485cf68a46c23f53fdbf50))
11+
12+
413
## v2.9.7 (2025-01-28)
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.7"
3+
version = "2.9.8"
44
description = "A package to control Roborock vacuums."
55
authors = ["humbertogontijo <[email protected]>"]
66
license = "GPL-3.0-only"

0 commit comments

Comments
 (0)