From 6ef86c26cf42c8c1c3d513a8f2829b9318d14ff2 Mon Sep 17 00:00:00 2001 From: Nikhil Rao Date: Mon, 30 Oct 2023 20:46:38 -0700 Subject: [PATCH] Bump to v0.3.1 (#2062) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 218793944..381538539 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "reflex" -version = "0.2.9" +version = "0.3.1" description = "Web apps in pure Python." license = "Apache-2.0" authors = [