diff --git a/libs/partners/cohere/pyproject.toml b/libs/partners/cohere/pyproject.toml index 71ddcca2e1..45a52d381f 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.0rc2" +version = "0.1.0rc1" description = "An integration package connecting Cohere and LangChain" authors = [] readme = "README.md"