From 6384c62e51cc354b0c1071c8a7ffa66cabd51a17 Mon Sep 17 00:00:00 2001 From: Nikhil Rao Date: Tue, 20 Feb 2024 09:37:43 +0700 Subject: [PATCH] Bump to 0.4.1 (#2672) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 37006a548..69af6f8d1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "reflex" -version = "0.4.0" +version = "0.4.1" description = "Web apps in pure Python." license = "Apache-2.0" authors = [