From 9308caa215f23f233c3e576d778dc1c3bee26ae1 Mon Sep 17 00:00:00 2001
From: Masen Furer <m_github@0x26.net>
Date: Wed, 23 Oct 2024 16:11:58 -0700
Subject: [PATCH] bump to v0.6.3.post1

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index a6d369b5e..7f63ad3dd 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "reflex"
-version = "0.6.3"
+version = "0.6.3.post1"
 description = "Web apps in pure Python."
 license = "Apache-2.0"
 authors = [