diff --git a/pyproject.toml b/pyproject.toml index a8458cb..a310d74 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ readme = "README.md" requires-python = ">=3.9" license = { text = "MIT" } license-files = ["LICENSE"] -authors = [{ name = "Seo-Yoon Moon", email = "smoon2@andrew.cmu.edu" }] +authors = [{ name = "Seo-Yoon Moon", email = "seoyoon5635@gmail.com" }] keywords = ["matplotlib", "jupyter", "visualization", "styling", "gui"] classifiers = [ "Development Status :: 3 - Alpha",