From b6899264a86fcccc7ad8428fde4c8ff8bc28ae99 Mon Sep 17 00:00:00 2001 From: Matthias Date: Tue, 23 Dec 2025 06:59:50 +0100 Subject: [PATCH] chore: update classifiers to 3.14 --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index ab22b1583..26b4c222f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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", "Operating System :: MacOS", "Operating System :: Unix", "Topic :: Office/Business :: Financial :: Investment",