diff --git a/libs/community/pyproject.toml b/libs/community/pyproject.toml index eb7feeb3ef7bb..6e6df8adf9d94 100644 --- a/libs/community/pyproject.toml +++ b/libs/community/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "langchain-community" -version = "0.2.18" +version = "0.2.19" description = "Community contributed LangChain integrations." authors = [] license = "MIT"