diff --git a/libs/infinity_emb/pyproject.toml b/libs/infinity_emb/pyproject.toml index f2c076bf..ac1c8621 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.56" +version = "0.0.57" description = "Infinity is a high-throughput, low-latency REST API for serving text-embeddings, reranking models and clip." authors = ["michaelfeil "] license = "MIT"