From ccd06ceebf2b4d824dad05d31cf18bd02598dd73 Mon Sep 17 00:00:00 2001 From: relf Date: Wed, 25 Oct 2023 11:05:45 +0200 Subject: [PATCH] Change author --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 736740b..1cd598c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ name = "pyDOE3" dynamic = ["version"] description = "Design of experiments for Python" readme = "README.md" -authors = [{ name = "Rickard Sjoegren", email = "r.sjogren89@gmail.com" }] +authors = [{ name = "RĂ©mi Lafage", email = "remi.lafage@onera.fr" }] license = "BSD-3-Clause" keywords = [ "DOE",