diff --git a/pyproject.toml b/pyproject.toml index cdce93fcb..b6e527f06 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "cohere" -version = "5.1.0" +version = "5.1.1" description = "" readme = "README.md" authors = []