diff --git a/libs/community/pyproject.toml b/libs/community/pyproject.toml index d1e25c70e99..4955db47647 100644 --- a/libs/community/pyproject.toml +++ b/libs/community/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langchain-community" -version = "0.2.0" +version = "0.2.1" description = "Community contributed LangChain integrations." authors = [] license = "MIT"