Update version from 2021.12.22 to v2021.12.22.

This commit is contained in:
Andrew Hamilton 2021-12-22 11:33:20 +10:00
parent 486d7b3f27
commit 292f58e309
6 changed files with 6 additions and 6 deletions

View file

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