From c2e8d62eaa180512578a9dbe02e2a53047b225c9 Mon Sep 17 00:00:00 2001 From: H2Sxxa Date: Mon, 18 Mar 2024 09:02:09 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=200.1.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 6cfc43c..0922b93 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "saleyo" -version = "0.1.3" +version = "0.1.4" description = "Saleyo is a lightwight scalable Python AOP framework, easy to use and integrate." authors = [{ name = "H2Sxxa", email = "h2sxxa0w0@gmail.com" }] dependencies = []