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

@ -10,7 +10,7 @@ except ImportError:
REPO_PATH = os.path.dirname(os.getcwd())
setup(name="fill3",
version="2021.12.22",
version="v2021.12.22",
description=("Fill3 provides basic widgets for a tui."),
url="https://github.com/ahamilton/eris",
author="Andrew Hamilton",