From 8fbf6512230660e221c1de7b40885ea52b7a929f Mon Sep 17 00:00:00 2001 From: kolo Date: Mon, 3 Mar 2025 14:26:37 +0300 Subject: [PATCH] v0.3.5 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0040681..9d3016a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "argenta" -version = "0.3.4" +version = "0.3.5" description = "python library for creating custom shells" authors = [ {name = "kolo", email = "kolo.is.main@gmail.com"}