Bindings: Python: Document 3.14 support

pull/76/merge
Kyle Schwarz 2025-11-04 11:51:55 -05:00
parent e3f4bbdc73
commit 615b7d8d56
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,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 :: 3 :: Only',
'Programming Language :: Python :: Implementation :: CPython',
'Operating System :: Microsoft :: Windows',