From e0911c5e686bc899e7a77d05af943a4ccb3f5e47 Mon Sep 17 00:00:00 2001 From: Masen Furer Date: Mon, 11 Nov 2024 11:14:27 -0800 Subject: [PATCH] bump to 0.6.5a2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2e7119cc3..32d6ea5e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "reflex" -version = "0.6.5a1" +version = "0.6.5a2" description = "Web apps in pure Python." license = "Apache-2.0" authors = [