diff --git a/libs/infinity_emb/pyproject.toml b/libs/infinity_emb/pyproject.toml index ccccc6e8..e8f8263e 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.49" +version = "0.0.50" description = "Infinity is a high-throughput, low-latency REST API for serving vector embeddings, supporting a wide range of sentence-transformer models and frameworks." authors = ["michaelfeil "] license = "MIT"