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

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