Skip to content

Commit 594a789

Browse files
committed
pyproject.toml: Indicate Python 3.14 support
Add an entry to the project's metadata that Python 3.14 is supported. Signed-off-by: Pieter De Gendt <[email protected]>
1 parent 6ee81b9 commit 594a789

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
@@ -12,6 +12,7 @@ classifiers = [
1212
"Programming Language :: Python :: 3.11",
1313
"Programming Language :: Python :: 3.12",
1414
"Programming Language :: Python :: 3.13",
15+
"Programming Language :: Python :: 3.14",
1516
"Operating System :: POSIX :: Linux",
1617
"Operating System :: MacOS :: MacOS X",
1718
"Operating System :: Microsoft :: Windows",

0 commit comments

Comments
 (0)