From 1a7def3e4d3c734432b6ff335393a47239dfbf73 Mon Sep 17 00:00:00 2001 From: "Gregory L. Wagner" Date: Thu, 21 May 2026 09:25:08 -0600 Subject: [PATCH] Test CI robustness --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index fff1f1ff..702a47f8 100644 --- a/Project.toml +++ b/Project.toml @@ -2,7 +2,7 @@ name = "NumericalEarth" uuid = "904d977b-046a-4731-8b86-9235c0d1ef02" license = "MIT" version = "0.4.2" -authors = ["NumericalEarth contributors"] +authors = ["NumericalEarth community and lovely collaborators"] [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"