Update version from 2021.12.20 to 2021.12.22.

This commit is contained in:
Andrew Hamilton 2021-12-22 11:15:45 +10:00
parent ddafdf58f2
commit 851a40dd1a
6 changed files with 6 additions and 6 deletions

View file

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