From c5eb5874a948e9b0d58cdc32b53854556c206faf Mon Sep 17 00:00:00 2001 From: Aadil Latif Date: Wed, 17 Jun 2026 06:13:06 -0600 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5b4dac6f..55727d6c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,8 +11,8 @@ requires-python = ">=3.11" license = "BSD-3-Clause" keywords = [] authors = [ + { name = "Aadil Latif", email = "Aadil.Latif@nlr.gov" }, { name = "Kapil Duwadi", email = "Kapil.Duwadi@nrel.gov" }, - { name = "Aadil Latif", email = "Aadil.Latif@nrel.gov" }, { name = "Tarek Elgindy", email = "tarek.elgindy@nrel.gov" }, ] classifiers = [