diff --git a/pyproject.toml b/pyproject.toml index 95a8fc3..f9633b8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "imsosorrybutinc" version = "0.7.0" description = "Sometimes it can be necessary to call upon the ancient arts... but in C!" authors = [ - { name = "Bradley Reynolds", email = "bradley.reynolds@darbia.dev" }, + { name = "Bradley Reynolds", email = "bradley.reynolds@tailstory.dev" }, ] license = { text = "MIT" } readme = "README.md"