From c51ee0f4a8685e4d10f241bdae21f18c873a28c2 Mon Sep 17 00:00:00 2001 From: Chris Proctor Date: Thu, 19 Mar 2026 12:38:35 -0400 Subject: [PATCH] Update pyproject with author --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5d25e0c..4e2706c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ requires = ["uv_build>=0.10.0,<0.11.0"] build-backend = "uv_build" [tool.retro] -authors = "Kayden, Connor" +author = "Kayden and Connor" description = "Use your buttons to help the catcher catch the falling fruits. Don't drop too many fruits!" instructions = "SCore as many points as possible before losing by using the two designated buttons to move left and right." result_file = "result.json"