versionbump in setup.py

This commit is contained in:
Anton Hvornum 2020-07-08 21:12:40 +00:00
parent 6c3be5de95
commit d7a9310a3a
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setuptools.setup(
name="archinstall",
version="2.0.3rc18",
version="2.0.3rc19",
author="Anton Hvornum",
author_email="anton@hvornum.se",
description="Arch Linux installer - guided, templates etc.",