diff --git a/libs/community/pyproject.toml b/libs/community/pyproject.toml index 6a8d8a0454abd..44600db093486 100644 --- a/libs/community/pyproject.toml +++ b/libs/community/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langchain-community" -version = "0.0.19" +version = "0.0.20" description = "Community contributed LangChain integrations." authors = [] license = "MIT"