From f81d51c731f60989b104938eb7a0cd35e1842718 Mon Sep 17 00:00:00 2001 From: Connor Ferster Date: Wed, 10 Sep 2025 11:29:57 -0700 Subject: [PATCH] Update author email --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c1ad443..936a23e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ version = "0.1.0" description = "Add your description here" readme = "README.md" authors = [ - { name = "Connor Ferster", email = "connorferster@gmail.com" } + { name = "Connor Ferster", email = "connor@structuralpython.com" } ] requires-python = ">=3.10" dependencies = [