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:
parent
7ba21558b0
commit
d5309fe846
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -5,7 +5,7 @@ with open("README.md", "r") as f:
|
||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="lihzahrd",
|
name="lihzahrd",
|
||||||
version="1.0b6",
|
version="2.0a1",
|
||||||
author="Stefano Pigozzi",
|
author="Stefano Pigozzi",
|
||||||
author_email="ste.pigozzi@gmail.com",
|
author_email="ste.pigozzi@gmail.com",
|
||||||
description="A Terraria world parser in Python",
|
description="A Terraria world parser in Python",
|
||||||
|
|
Loading…
Reference in a new issue