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

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