Skip to content

Commit a44ce56

Browse files
authored
Declare support for Python 3.14 (#143)
1 parent 86b82e6 commit a44ce56

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
"Programming Language :: Python",
3334
"Topic :: Documentation :: Sphinx",
3435
"Topic :: Documentation",

0 commit comments

Comments
 (0)