From b95cb1dbd208ca698d829cd50c66aa6831bda988 Mon Sep 17 00:00:00 2001 From: Cyrus Hiatt Date: Thu, 19 Dec 2024 14:30:46 -0800 Subject: [PATCH] Change to Arches Project --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 289b043f4a..85650afdaa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ dynamic = ["version"] name = "arches" readme = "README.md" authors = [ - {name = "archesproject.org"} + {name = "Arches Project"} ] license = {text = "GNU AGPL3"} requires-python = ">=3.10"