Skip to content

Commit b56b927

Browse files
committed
Remove 3.13 reference
1 parent 0758d68 commit b56b927

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ classifiers = [
1212
"Intended Audience :: Developers",
1313
"Operating System :: OS Independent",
1414
"Programming Language :: Python :: 3.14",
15-
"Programming Language :: Python :: 3.13",
1615
"Topic :: Home Automation",
1716
]
1817
authors = [
@@ -25,7 +24,7 @@ maintainers = [
2524
{ name = "CoMPaTech" },
2625
{ name = "dirixmjm" }
2726
]
28-
requires-python = ">=3.13.0"
27+
requires-python = ">=3.14.0"
2928
dependencies = [
3029
"aiofiles",
3130
"crcmod",

0 commit comments

Comments
 (0)