mirror of
https://github.com/novoid/appendfilename.git
synced 2026-06-14 12:21:25 +00:00
version 2025.5.14
This commit is contained in:
parent
e9e7936c74
commit
8b43e8691d
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
PROG_VERSION = u"Time-stamp: <2024-08-29 19:02:13 vk>"
|
||||
PROG_VERSION = u"Time-stamp: <2025-05-14 16:02:13 vk>"
|
||||
|
||||
# TODO:
|
||||
# * fix parts marked with «FIXXME»
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|||
|
||||
[project]
|
||||
name = "appendfilename"
|
||||
version = "2025.5.7"
|
||||
version = "2025.5.14"
|
||||
description = "Intelligent appending text to file names, considering file extensions and file tags"
|
||||
# readme = "README.org"
|
||||
readme = "README.md"
|
||||
|
|
|
|||
Loading…
Reference in a new issue