diff --git a/libs/experimental/pyproject.toml b/libs/experimental/pyproject.toml index 70a61a2821c0b..be3246167aac8 100644 --- a/libs/experimental/pyproject.toml +++ b/libs/experimental/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langchain-experimental" -version = "0.0.50" +version = "0.0.51" description = "Building applications with LLMs through composability" authors = [] license = "MIT"