From cd4ba6beb19a6d2eeaef49833ce8f605bb24a78f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=A0=E9=81=87=E4=BA=86=E6=88=91?= Date: Mon, 3 Nov 2025 16:47:38 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7=E8=A1=A5=E4=B8=81?= 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 629cc91..1d744ba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "logging" -version = "1.0.0" +version = "1.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12"