diff --git a/pyproject.toml b/pyproject.toml index f8bfe4ef..f0f68ae3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langchain" -version = "0.0.195" +version = "0.0.196" description = "Building applications with LLMs through composability" authors = [] license = "MIT"