Bring version up to date.

This commit is contained in:
Andrew Hamilton 2021-12-20 15:24:30 +10:00
parent f9e7014701
commit 4580f57119
3 changed files with 7 additions and 7 deletions

View file

@ -8,7 +8,7 @@ except ImportError:
setup(name="termstr",
version="2021.12.16",
version="2021.12.20",
description=("Termstr provides strings with extra terminal styling."),
url="https://github.com/ahamilton/eris",
author="Andrew Hamilton",