From 69eef837d533229abbc27c0704668c7fac91937d Mon Sep 17 00:00:00 2001 From: Masen Furer Date: Mon, 3 Feb 2025 13:07:51 -0800 Subject: [PATCH] bump to 0.7.0a1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2b5507a1d..9858355fe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "reflex" -version = "0.7.0dev1" +version = "0.7.0a1" description = "Web apps in pure Python." license = "Apache-2.0" authors = [