diff --git a/pyproject.toml b/pyproject.toml index f0956dd..b79bfa7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,8 +5,10 @@ version = "2026.03.01.1" description = "Intelligent appending text to file names, considering file extensions and file tags" license = "GPL-3.0-or-later" readme = { file = "README.org", content-type = "text/plain" } +authors = [ + { name = "Karl Voit", email = "tools@Karl-Voit.at" }, +] -authors = ["Karl Voit "] keywords = [ "file managing", "file management",