chore: adds python3.14 to metadata

This commit is contained in:
2025-12-08 18:56:01 -03:00
parent 00802744dd
commit eee32a02ae
2 changed files with 6 additions and 3 deletions

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",
]
license = "MIT"
readme = "README.md"