1
Fork 0
mirror of https://github.com/Steffo99/lihzahrd.git synced 2024-11-21 15:44:24 +00:00

Bump the version number to 2.0a1

This commit is contained in:
Steffo 2020-06-06 19:02:46 +02:00
parent bbd0377fb0
commit 782c981446
Signed by: steffo
GPG key ID: 896A80F55F7C97F0

View file

@ -5,7 +5,7 @@ with open("README.md", "r") as f:
setuptools.setup(
name="lihzahrd",
version="1.0b6",
version="2.0a1",
author="Stefano Pigozzi",
author_email="ste.pigozzi@gmail.com",
description="A Terraria world parser in Python",