diff --git a/pyproject.toml b/pyproject.toml index 27bec1f..8656757 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,10 @@ name = "apis-instance-frischmuth" version = "0.2.0" description = "Digitales Archiv Barbara Frischmuth" -authors = ["K Kollmann "] +authors = [ + "K Kollmann ", + "Barbara Krautgartner " +] license = "MIT" repository = "https://github.com/acdh-oeaw/apis-instance-frischmuth" packages = [{include = "apis_ontology"}]