We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0dabc0 commit 17e0b62Copy full SHA for 17e0b62
pyproject.toml
@@ -19,6 +19,8 @@ classifiers = [
19
"Programming Language :: Python :: 3.10",
20
"Programming Language :: Python :: 3.11",
21
"Programming Language :: Python :: 3.12",
22
+ "Programming Language :: Python :: 3.13",
23
+ "Programming Language :: Python :: 3.14",
24
"Topic :: Home Automation",
25
]
26
requires-python = ">=3.9.0"
0 commit comments