mirror of
https://github.com/novoid/appendfilename.git
synced 2026-06-14 04:11:19 +00:00
reverted stupid copy/paste error in pyproject.toml which caused wrong tool name guessfilename (a different project of mine)
This commit is contained in:
parent
2b62ab30d2
commit
0094804752
1 changed files with 1 additions and 1 deletions
|
|
@ -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" }
|
||||
|
|
|
|||
Loading…
Reference in a new issue