Update version to v2025.06.14
This commit is contained in:
parent
ff1f2c8760
commit
403e056802
11 changed files with 19 additions and 19 deletions
|
|
@ -15,7 +15,7 @@ import lscolors
|
|||
import termstr
|
||||
|
||||
|
||||
__version__ = "v2025.06.09"
|
||||
__version__ = "v2025.06.14"
|
||||
|
||||
|
||||
FILE_KEY = "fi"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ allow-direct-references = true
|
|||
|
||||
[project]
|
||||
name = "lscolors"
|
||||
version = "v2025.06.09"
|
||||
version = "v2025.06.14"
|
||||
description = "Give coloring for file types as in the ls command."
|
||||
authors = [
|
||||
{ name = "Andrew Hamilton", email = "and_hamilton@yahoo.com" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue