From 659c1ec3e16df8997631e9230fe125bb1a1a5622 Mon Sep 17 00:00:00 2001 From: Gabriel Luiz Freitas Almeida Date: Tue, 6 Jun 2023 06:51:10 -0300 Subject: [PATCH] Bump version to 0.0.82 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6fd6b1ef0..34a66b5e9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langflow" -version = "0.0.81" +version = "0.0.82" description = "A Python package with a built-in web application" authors = ["Logspace "] maintainers = [