diff --git a/pyproject.toml b/pyproject.toml index a65372aca..bc0df9c4a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "cohere" -version = "5.1.7" +version = "5.1.8" description = "" readme = "README.md" authors = []