mirror of
https://github.com/novoid/appendfilename.git
synced 2026-06-14 04:11:19 +00:00
updated pyproject.toml for uv and published 2026.3.1.1
This commit is contained in:
parent
323724de27
commit
fd3fedd494
1 changed files with 3 additions and 1 deletions
|
|
@ -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 <tools@Karl-Voit.at>"]
|
||||
keywords = [
|
||||
"file managing",
|
||||
"file management",
|
||||
|
|
|
|||
Loading…
Reference in a new issue