diff --git a/libs/cohere/pyproject.toml b/libs/cohere/pyproject.toml index d7cfade..f1ffce5 100644 --- a/libs/cohere/pyproject.toml +++ b/libs/cohere/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langchain-cohere" -version = "0.1.7" +version = "0.1.8" description = "An integration package connecting Cohere and LangChain" authors = [] readme = "README.md"