This commit is contained in:
2025-05-07 19:14:19 +03:00
parent c4b3aa7db8
commit 07ac2af71e
3 changed files with 8 additions and 10 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
[project]
name = "argenta"
version = "1.0.0-beta1"
description = "Python library for creating TUI"
version = "1.0.0-beta2"
description = "Python library for building modular CLI applications"
authors = [{ name = "kolo", email = "kolo.is.main@gmail.com" }]
requires-python = ">=3.11, <4.0"
readme = "README.md"