diff --git a/pyproject.toml b/pyproject.toml index d3dc11b..6e6c22b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "osc-transformer-based-extractor" version = "0.1.0" description = "OS-Climate Data Extraction Tool" authors = [ - {name = "David Besslich",email = "mwatkins@linuxfoundation.org"}, + {name = "David Besslich", email = "90916810+DaBeIDS@users.noreply.github.com"}, ] requires-python = ">=3.9" readme = "README.rst"