Skip to content

Commit f3a2785

Browse files
authored
List Python 3.14 in trove classifiers
1 parent a95f8cf commit f3a2785

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
@@ -29,6 +29,7 @@ classifiers = [
2929
"Programming Language :: Python :: 3.11",
3030
"Programming Language :: Python :: 3.12",
3131
"Programming Language :: Python :: 3.13",
32+
"Programming Language :: Python :: 3.14",
3233
]
3334
requires-python = ">=3.9"
3435
dependencies = [

0 commit comments

Comments
 (0)