Skip to content

Commit d10ea61

Browse files
JYOuyangbbc2
authored andcommitted
fix: Add missing 3.14 PyPI classifier.
1 parent 85f4329 commit d10ea61

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
"Programming Language :: Python :: Implementation :: PyPy",
3132
"Intended Audience :: Developers",
3233
"Intended Audience :: System Administrators",

0 commit comments

Comments
 (0)