Add Python 3.14 to classifiers

This commit is contained in:
Veronica Berglyd Olsen
2025-10-13 19:33:26 +02:00
parent a5513cc504
commit b04dadaa45
+1
View File
@@ -17,6 +17,7 @@ classifiers = [
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.14",
"Programming Language :: Python :: Implementation :: CPython",
"Development Status :: 5 - Production/Stable",
"Operating System :: OS Independent",