⬆️ Add support for Python 3.13 (#1289)

This commit is contained in:
Sofie Van Landeghem
2025-03-06 19:58:40 +01:00
committed by GitHub
parent bf376f83ca
commit b1349dae45
4 changed files with 14 additions and 7 deletions

View File

@@ -26,6 +26,7 @@ classifiers = [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Topic :: Database",
"Topic :: Database :: Database Engines/Servers",
"Topic :: Internet",