Skip to content

Commit 118ed13

Browse files
author
github-actions
committed
0.25.2
Automatically generated by python-semantic-release
1 parent 46e258b commit 118ed13

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

33
<!--next-version-placeholder-->
44

5+
## v0.25.2 (2023-06-17)
6+
7+
### Fix
8+
9+
* Removing python 10 tests ([`46e258b`](https://github.com/humbertogontijo/python-roborock/commit/46e258bc495123c8e8325a731e353f3bc5ce3e0c))
10+
* Downgrading construct version ([`d5148ce`](https://github.com/humbertogontijo/python-roborock/commit/d5148ce8fc553f73819a9f03c7688d53100bdcd9))
11+
* Moving back to python 3.10 due to python-semantic-release incompatibility ([`8ab9352`](https://github.com/humbertogontijo/python-roborock/commit/8ab9352adb2cb82c24057bef3107b28d3a157087))
12+
513
## v0.25.1 (2023-06-16)
614

715
### Fix

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

0 commit comments

Comments
 (0)