diff --git a/pyproject.toml b/pyproject.toml index a6db70d..88d37fb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,11 @@ name = "lindi" version = "0.2.0" description = "" -authors = [] +authors = [ + "Jeremy Magland ", + "Ryan Ly ", + "Oliver Ruebel " +] readme = "README.md" [tool.poetry.dependencies]