From 004518dd515602cc0e6b5c395c6434ef54031bd4 Mon Sep 17 00:00:00 2001 From: Masen Furer Date: Thu, 17 Oct 2024 19:22:20 -0700 Subject: [PATCH] pyproject: bump to 0.6.3a4 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0adc8731e..2bd25c943 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "reflex" -version = "0.6.3a3" +version = "0.6.3a4" description = "Web apps in pure Python." license = "Apache-2.0" authors = [