From 4713745076d30918485069d38bcdb30ddc4a7f79 Mon Sep 17 00:00:00 2001 From: Adam DeHovitz Date: Mon, 5 Jan 2026 19:29:28 -0500 Subject: [PATCH] chore: update domain references from normalcomputing.ai to normalcomputing.com --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index a7a7372..e6ef211 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,8 +6,8 @@ readme = "README.md" requires-python =">=3.9" license = {text = "Apache-2.0"} authors = [ - {name = "Sam Duffield", email = "sam@normalcomputing.ai"}, - {name = "Kaelan Donatella", email = "kaelan@normalcomputing.ai"}, + {name = "Sam Duffield", email = "sam@normalcomputing.com"}, + {name = "Kaelan Donatella", email = "kaelan@normalcomputing.com"}, ] keywords = ["jax", "linear algebra", "ou process", "stochastic process"] classifiers = [