From 0eb374c58bd892f286b1b0af154dc99767cc10f5 Mon Sep 17 00:00:00 2001 From: Nikhil Rao Date: Wed, 6 Dec 2023 13:11:38 -0800 Subject: [PATCH] Bump to v0.3.6 (#2268) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3ca2698fb..d9a9f8dfd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "reflex" -version = "0.3.5" +version = "0.3.6" description = "Web apps in pure Python." license = "Apache-2.0" authors = [