From b140bbc3ff9ee5189b48f461ed2c9fa358220b66 Mon Sep 17 00:00:00 2001 From: Gabriel Luiz Freitas Almeida Date: Thu, 10 Aug 2023 18:22:54 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20chore(pyproject.toml):=20update?= =?UTF-8?q?=20package=20version=20from=200.4.8=20to=200.4.9=20for=20releas?= =?UTF-8?q?e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index bbcf8659e..65a8f5088 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langflow" -version = "0.4.8" +version = "0.4.9" description = "A Python package with a built-in web application" authors = ["Logspace "] maintainers = [