File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 55[ ![ PythonImpl] ( https://img.shields.io/pypi/implementation/keyvi.svg )] ( https://pypi.python.org/pypi/keyvi/ )
66[ ![ PythonFormat] ( https://img.shields.io/pypi/format/keyvi.svg )] ( https://pypi.python.org/pypi/keyvi/ )
77[ ![ PyPIVersion] ( https://img.shields.io/pypi/v/keyvi.svg )] ( https://pypi.python.org/pypi/keyvi/ )
8+ [ ![ CratesVersion] ( https://img.shields.io/crates/v/keyvi )] ( https://crates.io/crates/keyvi/ )
89
910##
1011![ Keyvi] ( /doc/images/keyvi-small.png )
Original file line number Diff line number Diff line change @@ -418,6 +418,7 @@ class build_ext(custom_opts, build_cxx):
418418 "Programming Language :: Python :: 3.11" ,
419419 "Programming Language :: Python :: 3.12" ,
420420 "Programming Language :: Python :: 3.13" ,
421+ "Programming Language :: Python :: 3.14" ,
421422 "Programming Language :: Python :: Implementation :: CPython" ,
422423 "Programming Language :: Python :: Implementation :: PyPy" ,
423424 "Operating System :: MacOS :: MacOS X" ,
You can’t perform that action at this time.
0 commit comments