From 2aea1f29b6e21a93531a0627f5251a6470f797c7 Mon Sep 17 00:00:00 2001 From: Masen Furer <m_github@0x26.net> Date: Thu, 17 Oct 2024 16:58:16 -0700 Subject: [PATCH] pyproject: bump to 0.6.3a3 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ff2e59927..0adc8731e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "reflex" -version = "0.6.3a2" +version = "0.6.3a3" description = "Web apps in pure Python." license = "Apache-2.0" authors = [