diff --git a/pyproject.toml b/pyproject.toml index f104352f..e13772b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,6 +8,7 @@ version = "0.10.0" description = "Library for Jacobian Descent with PyTorch." readme = "README.md" authors = [ + {name = "SimplexLab", email = "simplexlab0@gmail.com"}, {name = "Valerian Rey", email = "valerian.rey@gmail.com"}, {name = "Pierre Quinton", email = "pierre.quinton@gmail.com"} ]