Skip to content

Commit 17e0b62

Browse files
authored
Add py313 and py314 classifiers
1 parent e0dabc0 commit 17e0b62

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ classifiers = [
1919
"Programming Language :: Python :: 3.10",
2020
"Programming Language :: Python :: 3.11",
2121
"Programming Language :: Python :: 3.12",
22+
"Programming Language :: Python :: 3.13",
23+
"Programming Language :: Python :: 3.14",
2224
"Topic :: Home Automation",
2325
]
2426
requires-python = ">=3.9.0"

0 commit comments

Comments
 (0)