List and check support for Python 3.13 (#2040)

This commit is contained in:
Veronica Berglyd Olsen
2024-10-14 00:21:22 +02:00
parent 9b9ed53cf9
commit f29b13679a
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -16,6 +16,7 @@ classifiers = [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: Implementation :: CPython",
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
"Development Status :: 5 - Production/Stable",