From 289c21eedce25484e607825c1b3e276b40d59330 Mon Sep 17 00:00:00 2001 From: Masen Furer Date: Wed, 9 Oct 2024 11:55:38 -0700 Subject: [PATCH] bump to 0.6.2.post1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index da6a426ab0..91dfd1d9a4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "reflex" -version = "0.6.2" +version = "0.6.2.post1" description = "Web apps in pure Python." license = "Apache-2.0" authors = [