Hotfix for pypi

This commit is contained in:
Anton Hvornum 2020-07-06 22:56:46 +02:00
parent d32301e827
commit e54e870f51
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.0",
version="2.0.1",
author="Anton Hvornum",
author_email="anton@hvornum.se",
description="Arch Linux installer - guided, templates etc.",