From a8340b462c4029bb019a32e0acb6b9bcf7b0cf4c Mon Sep 17 00:00:00 2001 From: Cheri Dawn Date: Mon, 2 Sep 2024 22:29:51 +0300 Subject: [PATCH] up the ver --- setage.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setage.py b/setage.py index ce66580..b55d245 100755 --- a/setage.py +++ b/setage.py @@ -11,9 +11,9 @@ from base64 import b64decode __author__ = "Cheri Dawn" __copyright__ = "Copyright 2024, Cheri Dawn" __license__ = "GPL-3.0-only" -__version__ = "0.4.1.1" +__version__ = "0.4.2.0" __maintainer__ = "Cheri Dawn" -__status__ = "Prototype" +__status__ = "Alpha" manifest = {} metadata = {}