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