diff --git a/pyproject.toml b/pyproject.toml index c2660c55..b2de871a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fastembed" -version = "0.2.6" +version = "0.2.7" description = "Fast, light, accurate library built for retrieval embedding generation" authors = ["NirantK "] license = "Apache License"