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 = [