This commit is contained in:
BarsTiger
2021-12-31 22:39:01 +02:00
parent f3cf6f3d83
commit fc86ee6132
4 changed files with 9 additions and 12 deletions

View File

@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setup(
name="ezztui",
version="1.0.0",
version="2.0.0",
scripts=["ezztui.py"],
author="BarsTiger",
description="Easy TextUI creating package",