From dbb088ca3bac2c86850d7e6b25c387141d1574ae Mon Sep 17 00:00:00 2001 From: H2Sxxa Date: Wed, 24 Apr 2024 11:40:33 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=201.0.4?= 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 0964717..226bb15 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "saleyo" -version = "1.0.3" +version = "1.0.4" description = "Saleyo is a lightwight scalable Python AOP framework, easy to use and integrate." authors = [{ name = "H2Sxxa", email = "h2sxxa0w0@gmail.com" }] dependencies = []