diff --git a/pyproject.toml b/pyproject.toml index 84a0520a..7d2b8bad 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fastembed" -version = "0.4.2" +version = "0.5.0" description = "Fast, light, accurate library built for retrieval embedding generation" authors = ["Qdrant Team ", "NirantK "] license = "Apache License"