Skip to content

Commit b653999

Browse files
committed
add rust badge, add python3.14 tag
1 parent b856ccd commit b653999

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
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)

python/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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",

0 commit comments

Comments
 (0)