This commit is contained in:
2025-02-09 22:47:53 +03:00
parent 684760121c
commit b4b7d5442c
5 changed files with 30 additions and 11 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
setup(
name="argenta",
version="0.2.0",
version="0.2.1",
author="kolo",
author_email="kolo.is.main@gmail.com",
description="Python library for creating CLI apps",