diff --git a/pyproject.toml b/pyproject.toml index 5c1ae15b9a6..c106bcbc4c8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langchain" -version = "0.0.71" +version = "0.0.72" description = "Building applications with LLMs through composability" authors = [] license = "MIT"