From 82ce26564043b77154e339e8cde6eb3bac2c7d48 Mon Sep 17 00:00:00 2001 From: Nikhil Rao Date: Tue, 23 Jan 2024 04:44:12 +0700 Subject: [PATCH] Bump to v0.3.9 (#2435) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a3b0dd9c6..a4199f6b0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "reflex" -version = "0.3.8" +version = "0.3.9" description = "Web apps in pure Python." license = "Apache-2.0" authors = [