From 69801e48ded7f20946de1350fe9013a062640240 Mon Sep 17 00:00:00 2001 From: Gabriel Luiz Freitas Almeida Date: Fri, 1 Dec 2023 21:59:42 -0300 Subject: [PATCH] Bump version to 0.5.9 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e4baeb40d..498f633e5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langflow" -version = "0.5.8" +version = "0.5.9" description = "A Python package with a built-in web application" authors = ["Logspace "] maintainers = [