From f99053055d04663dd7bf67f395e375dd730472a0 Mon Sep 17 00:00:00 2001 From: Nikhil Rao Date: Fri, 3 Nov 2023 16:56:38 -0700 Subject: [PATCH] Bump to v0.3.2 (#2128) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index db3e8667d..c7c1653d8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "reflex" -version = "0.3.1" +version = "0.3.2" description = "Web apps in pure Python." license = "Apache-2.0" authors = [