From c1c2b8ffc3d6bceb9cae8bff65594f87f6878240 Mon Sep 17 00:00:00 2001 From: Gabriel Luiz Freitas Almeida Date: Fri, 29 Dec 2023 10:51:09 -0300 Subject: [PATCH] Update version number in pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b29c11036..0d068173a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langflow" -version = "0.6.4a1" +version = "0.6.4" description = "A Python package with a built-in web application" authors = ["Logspace "] maintainers = [