From caedda5c75b7b1f84a41b64281fba58660f7b468 Mon Sep 17 00:00:00 2001 From: Nikhil Rao Date: Thu, 14 Dec 2023 15:12:32 -0800 Subject: [PATCH] Bump to v0.3.7 (#2298) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 00dc50a49..3c0584da6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "reflex" -version = "0.3.6" +version = "0.3.7" description = "Web apps in pure Python." license = "Apache-2.0" authors = [