From 2caefaa677b7ef32624eb3c51f91cb556343c807 Mon Sep 17 00:00:00 2001 From: passthem Date: Thu, 23 Oct 2025 22:09:44 +0800 Subject: [PATCH] =?UTF-8?q?=E8=80=B63?= 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 1904275..1caaf5d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "ptimeparse" -version = "0.2.0" +version = "0.2.1" description = "一个用于解析中文的时间表达的库" authors = [{ name = "passthem", email = "Passthem183@gmail.com" }] readme = "README.md"