Skip to content

Commit 9cd2373

Browse files
authored
feat: support python 3.14 (#130)
1 parent 83fc1af commit 9cd2373

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)