Skip to content

Commit 74df746

Browse files
committed
Fix min required python-version
1 parent 316f760 commit 74df746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "plugwise-beta"
33
version = "0.55.1"
44
description = "Plugwise beta custom-component"
55
readme = "README.md"
6-
requires-python = ">=3.13"
6+
requires-python = ">=3.12"
77
license = {file = "LICENSE"}
88
keywords = ["Plugwise", "Adam", "Anna", "P1", "Stretch", "Smile"]
99
authors = [

0 commit comments

Comments
 (0)