From 37ff0cac4f37c53322a9da8b9666312fd79bae25 Mon Sep 17 00:00:00 2001 From: anovazzi1 Date: Tue, 20 Jun 2023 20:54:56 -0300 Subject: [PATCH] update version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 18aaa6da7..7aaceb868 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langflow" -version = "0.1.5" +version = "0.1.6" description = "A Python package with a built-in web application" authors = ["Logspace "] maintainers = [