From 0081819d8988637d5da9ce9fa055bb333261e576 Mon Sep 17 00:00:00 2001 From: Masen Furer Date: Thu, 20 Feb 2025 20:51:09 -0800 Subject: [PATCH] pyproject.toml: bump to 0.7.1a2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e0119749b..5d523e62f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "reflex" -version = "0.7.1a1" +version = "0.7.1a2" description = "Web apps in pure Python." license = "Apache-2.0" authors = [