diff --git a/libs/partners/cohere/pyproject.toml b/libs/partners/cohere/pyproject.toml index 41b7f21f708..8fcad47bfd3 100644 --- a/libs/partners/cohere/pyproject.toml +++ b/libs/partners/cohere/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langchain-cohere" -version = "0.1.0rc0" +version = "0.1.0rc1" description = "An integration package connecting Cohere and LangChain" authors = [] readme = "README.md"