diff --git a/libs/experimental/pyproject.toml b/libs/experimental/pyproject.toml index ebe80b8..c5d0524 100644 --- a/libs/experimental/pyproject.toml +++ b/libs/experimental/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "langchain-experimental" -version = "0.3.2rc1" +version = "0.3.1.post1" description = "Building applications with LLMs through composability" authors = [] license = "MIT"