diff --git a/pyproject.toml b/pyproject.toml index 8bb4d89ab65..44577f9a3d3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langchain" -version = "0.0.124" +version = "0.0.125" description = "Building applications with LLMs through composability" authors = [] license = "MIT"