diff --git a/pyproject.toml b/pyproject.toml index 1e6bb2b..a25b098 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "vectory" -version = "0.1.6" +version = "0.1.7" description = "Streamline the benchmark and experimentation process of your models that rely on generating embeddings" authors = ["Pento "] readme = "README.md"