From 82ad45847f9422293d0cefd1a1b96832551fa981 Mon Sep 17 00:00:00 2001 From: Gabriel Luiz Freitas Almeida Date: Thu, 5 Oct 2023 18:21:44 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20chore(pyproject.toml):=20bump=20?= =?UTF-8?q?version=20from=200.5.0=20to=200.5.1=20to=20indicate=20a=20new?= =?UTF-8?q?=20release=20with=20updates=20and=20bug=20fixes?= 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 192528702..70c291bdc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langflow" -version = "0.5.0" +version = "0.5.1" description = "A Python package with a built-in web application" authors = ["Logspace "] maintainers = [