Skip to content

Commit 3240d97

Browse files
committed
Adds support for Python 3.14
1 parent 15e7d13 commit 3240d97

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
@@ -24,6 +24,7 @@ classifiers = [
2424
"Programming Language :: Python :: 3.11",
2525
"Programming Language :: Python :: 3.12",
2626
"Programming Language :: Python :: 3.13",
27+
"Programming Language :: Python :: 3.14",
2728
"Topic :: Text Processing :: Markup :: XML",
2829
]
2930
keywords = ["xml", "markup", "tei", "text processing", "xhtml"]

0 commit comments

Comments
 (0)