diff --git a/pyproject.toml b/pyproject.toml index a4c006e..0597dbe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "appendfilename" -version = "2026.03.01.1" +version = "2026.05.24.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" }