From 297e221f7d49fcf16fa51882710951f30aa52d5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Legat?= Date: Fri, 30 Jan 2026 10:00:58 +0100 Subject: [PATCH] Add Sophie to list of authors --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 014259e..6ae9af4 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "ArrayDiff" uuid = "c45fa1ca-6901-44ac-ae5b-5513a4852d50" -authors = ["Benoît Legat "] +authors = ["Sophie Lequeu ", "Benoît Legat "] version = "0.1.0" [deps]