From b37e3c697b523c4055508c2d2a219abc35cc994c Mon Sep 17 00:00:00 2001 From: Adam Blank <blank@caltech.edu> Date: Mon, 30 Sep 2024 15:18:08 +0000 Subject: [PATCH] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 131cde0..efc3421 100644 --- a/manifest.json +++ b/manifest.json @@ -1,3 +1,3 @@ { - "upload": ["00/main.py"] + "upload": ["00/experimenting.py", "00/main.py"] } -- GitLab