From 188cbb0ed0d6fed2878a5254fd1cc1871b7e47e4 Mon Sep 17 00:00:00 2001 From: Gabriel Almeida Date: Mon, 17 Apr 2023 18:45:19 -0300 Subject: [PATCH] chore(pyproject.toml): update package version from 0.0.56 to 0.0.57 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index af11eb458..f6086584e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langflow" -version = "0.0.56" +version = "0.0.57" description = "A Python package with a built-in web application" authors = ["Logspace "] maintainers = [