diff --git a/pyproject.toml b/pyproject.toml index cbe2e3939bb00bc3df4829bb3a35f06ffdebe9a6..e7f05233b1b20dd023eff8902ed6bc12a5e75517 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ version = "12.1.1.0" description = "A space dynamics library. This package is a jpype wrapping of the original orekit java code." readme = "README.md" authors = [{name = "Petrus Hyvönen", email = "petrus.hyvonen@gmail.com"}] -maintainers = [{name = "Clément Jonglez", email = "yzokras"} +maintainers = [{name = "Clément Jonglez", email = "clement@jonglez.space"}] license = {text = "License :: OSI Approved :: Apache Software License"} requires-python = ">=3.7" classifiers = [