From e471dc199a8852418386617c7e477230366698c5 Mon Sep 17 00:00:00 2001 From: Masen Furer Date: Tue, 29 Oct 2024 16:38:37 -0700 Subject: [PATCH] bump to 0.6.4 release --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2819cbb42f5..2ab64b05d2d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "reflex" -version = "0.6.4a3" +version = "0.6.4" description = "Web apps in pure Python." license = "Apache-2.0" authors = [