Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 813fe8b

Browse files
authored
Add 3.14 Trove classifier to pyproject.toml
1 parent 73bc163 commit 813fe8b

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
@@ -25,6 +25,7 @@ classifiers = [
2525
"Programming Language :: Python :: 3.11",
2626
"Programming Language :: Python :: 3.12",
2727
"Programming Language :: Python :: 3.13",
28+
"Programming Language :: Python :: 3.14",
2829
]
2930
dynamic = [
3031
"version",

0 commit comments

Comments
 (0)