chore: add Python 3.14 to pyproject.toml classifiers

This commit is contained in:
TomJGooding
2025-09-17 16:23:49 +01:00
parent 1e03cac1b3
commit d56cd79f8c

View File

@@ -22,6 +22,7 @@ classifiers = [
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.14",
"Typing :: Typed",
]
include = [