From 188a94786ec9b163ed5f7dd9c12737ec4fbbaf90 Mon Sep 17 00:00:00 2001 From: H2Sxxa Date: Sun, 1 Sep 2024 18:03:12 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20v1.2.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7f91b78..3e07dae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "saleyo" -version = "1.2.1" +version = "1.2.2" description = "Saleyo is a lightwight scalable Python AOP framework, easy to use and integrate." authors = [{ name = "H2Sxxa", email = "h2sxxa0w0@gmail.com" }] dependencies = []