diff --git a/libs/community/pyproject.toml b/libs/community/pyproject.toml index 1e9f21836f059b..a85ba859d3c11e 100644 --- a/libs/community/pyproject.toml +++ b/libs/community/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langchain-community" -version = "0.0.23" +version = "0.0.24" description = "Community contributed LangChain integrations." authors = [] license = "MIT"