From fd3fedd494f804ba4550ba8bc3afa558bd83c49d Mon Sep 17 00:00:00 2001 From: Karl Voit Date: Sun, 1 Mar 2026 15:30:23 +0100 Subject: [PATCH] updated pyproject.toml for uv and published 2026.3.1.1 --- pyproject.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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",