diff --git a/pyproject.toml b/pyproject.toml index 040b909bc88dd9a..2c867f6578f2a70 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langchain" -version = "0.0.217" +version = "0.0.218" description = "Building applications with LLMs through composability" authors = [] license = "MIT"