Add a version for lscolors.

This commit is contained in:
Andrew Hamilton 2021-12-20 17:24:29 +10:00
parent 7afd2a5eee
commit ea2302ff8b

View file

@ -8,6 +8,7 @@ except ImportError:
setup(name="lscolors",
version="2021.12.20",
description=("Give coloring for file types as in the ls command."),
url="https://github.com/ahamilton/eris",
author="Andrew Hamilton",