From d7eb3e3eebbacd7629470aabbff12e832a408d35 Mon Sep 17 00:00:00 2001 From: Daniel McCrystal Date: Sun, 17 Aug 2025 20:12:10 -0400 Subject: [PATCH] force redeploy --- deploy.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/deploy.py b/deploy.py index ca78312..02511d6 100644 --- a/deploy.py +++ b/deploy.py @@ -66,3 +66,6 @@ def handle_request(rq: DeployerRequest): PORT=str(port), ), ) + + +# force redeploy