From 96a6ab95a22a91a621698cbc954a8c89a058a446 Mon Sep 17 00:00:00 2001 From: Nikhil Rao Date: Wed, 23 Aug 2023 16:29:01 -0700 Subject: [PATCH] Upgrade to v0.2.6 (#1669) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e58b983e2..2929b33f9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "reflex" -version = "0.2.5" +version = "0.2.6" description = "Web apps in pure Python." license = "Apache-2.0" authors = [