Skip to content

Commit 1f8064d

Browse files
committed
feat: support python 3.14
1 parent 83fc1af commit 1f8064d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ classifiers = [
2727
"Programming Language :: Python :: 3.11",
2828
"Programming Language :: Python :: 3.12",
2929
"Programming Language :: Python :: 3.13",
30+
"Programming Language :: Python :: 3.14",
3031
"Topic :: Software Development :: Build Tools",
3132
]
3233
dynamic = ["version"]

0 commit comments

Comments
 (0)