From 7e2e9809f25bee4c5383cd5b50254315d54ab478 Mon Sep 17 00:00:00 2001 From: Gabriel Luiz Freitas Almeida Date: Fri, 30 Jun 2023 17:05:02 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20chore(pyproject.toml):=20update?= =?UTF-8?q?=20package=20version=20to=200.2.8=20The=20package=20version=20h?= =?UTF-8?q?as=20been=20updated=20from=200.2.7=20to=200.2.8.=20This=20chang?= =?UTF-8?q?e=20is=20made=20to=20reflect=20the=20latest=20changes=20and=20i?= =?UTF-8?q?mprovements=20in=20the=20package.?= 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 a65b33a7c..81212f002 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langflow" -version = "0.2.7" +version = "0.2.8" description = "A Python package with a built-in web application" authors = ["Logspace "] maintainers = [