diff --git a/libs/infinity_emb/pyproject.toml b/libs/infinity_emb/pyproject.toml index 7f3e1d9d..8c3f8ca6 100644 --- a/libs/infinity_emb/pyproject.toml +++ b/libs/infinity_emb/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "infinity_emb" -version = "0.0.55" +version = "0.0.56" description = "Infinity is a high-throughput, low-latency REST API for serving text-embeddings, reranking models and clip." authors = ["michaelfeil "] license = "MIT"