Update version from v2021.12.22 to vv2021.12.22.

This commit is contained in:
Andrew Hamilton 2021-12-22 17:05:37 +10:00
parent 292f58e309
commit c61623c647
7 changed files with 11 additions and 7 deletions

View file

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