From 14e2674d007663d2a50814eeea05cbd8f4c088ba Mon Sep 17 00:00:00 2001 From: Gabriel Almeida Date: Thu, 6 Apr 2023 09:01:52 -0300 Subject: [PATCH] bump to 0.0.54 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c4cfcee8f..03418d6d2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langflow" -version = "0.0.53" +version = "0.0.54" description = "A Python package with a built-in web application" authors = ["Logspace "] maintainers = [