diff --git a/pyproject.toml b/pyproject.toml index 7aa6a1b4..d6e1de5b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ description = "Python datetimes made easy" readme = "README.rst" requires-python = ">=3.8" license = { text = "MIT License" } -authors = [{ name = "Sébastien Eustace", email = "sebastien@eustace.io>" }] +authors = [{ name = "Sébastien Eustace", email = "sebastien@eustace.io" }] keywords = ['datetime', 'date', 'time'] classifiers = [