From dfb06af7e0435febfac3b9bfb18189f1469388dd Mon Sep 17 00:00:00 2001 From: Gabriel Almeida Date: Sat, 29 Apr 2023 19:36:52 -0300 Subject: [PATCH] bump to 0.0.63 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6b2a52800..e9c0f07b1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langflow" -version = "0.0.62" +version = "0.0.63" description = "A Python package with a built-in web application" authors = ["Logspace "] maintainers = [