From a9f5da948bddb4845c8d0bbc12d788fb9f3fa524 Mon Sep 17 00:00:00 2001 From: Ibis Prevedello Date: Sat, 8 Apr 2023 13:49:22 -0300 Subject: [PATCH] Bump version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0eef15a03..bab62904e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langflow" -version = "0.0.54" +version = "0.0.55" description = "A Python package with a built-in web application" authors = ["Logspace "] maintainers = [