diff --git a/pyproject.toml b/pyproject.toml index 60cc2e3..eac4898 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,10 +7,10 @@ description = "Utility for calculating the Dice Similarity Coefficient (DSC) for readme = "README.md" license = { file = "LICENSE" } authors = [ - { name = "George Stoica", email = "george.stoica@senticlab.com" }, + { name = "George Stoica", email = "" }, ] maintainers = [ - { name = "George Stoica", email = "george.stoica@senticlab.com" }, + { name = "George Stoica", email = "" }, ] classifiers = [ "Development Status :: 5 - Production/Stable",