Skip to content

Commit c946339

Browse files
Add support for Python 3.14 in pyproject.toml
1 parent daedd9c commit c946339

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ classifiers = [
2020
"Programming Language :: Python :: 3.11",
2121
"Programming Language :: Python :: 3.12",
2222
"Programming Language :: Python :: 3.13",
23+
"Programming Language :: Python :: 3.14",
2324
"Operating System :: OS Independent",
2425
"Topic :: Software Development :: Libraries :: Python Modules",
2526
"Typing :: Typed",

0 commit comments

Comments
 (0)