diff --git a/pyproject.toml b/pyproject.toml index b9ebcf2..680174c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,6 +32,7 @@ classifiers=[ "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", + "Programming Language :: Python :: 3.14", ] authors = [{name="Karl Voit", email="tools@Karl-Voit.at"}]