From 974c111c2706c9392bdbf18b8eb97e8c6963d12c Mon Sep 17 00:00:00 2001 From: Masen Furer Date: Mon, 10 Feb 2025 12:27:26 -0800 Subject: [PATCH] pyproject: bump to 0.7.0a5 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9788e8121..5b801f40e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "reflex" -version = "0.7.0a4" +version = "0.7.0a5" description = "Web apps in pure Python." license = "Apache-2.0" authors = [