From 5610073386435cb6ce706e1c875ee353bee6d837 Mon Sep 17 00:00:00 2001 From: Gabriel Almeida Date: Thu, 27 Apr 2023 12:14:18 -0300 Subject: [PATCH] chore(pyproject.toml): update package version from 0.0.58 to 0.0.59 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1b89b0d18..19c30ba8e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langflow" -version = "0.0.58" +version = "0.0.59" description = "A Python package with a built-in web application" authors = ["Logspace "] maintainers = [