From e017f3179c2cda758ef407893a9cb2479f43ad61 Mon Sep 17 00:00:00 2001 From: Nikhil Rao Date: Mon, 21 Aug 2023 15:09:47 -0700 Subject: [PATCH] Update to v0.2.5 (#1651) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c3c30161b..307153586 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "reflex" -version = "0.2.4" +version = "0.2.5" description = "Web apps in pure Python." license = "Apache-2.0" authors = [