From e4821b847c60da1fa920b9a3c26ee6e296aaa197 Mon Sep 17 00:00:00 2001 From: yingying Date: Tue, 24 Dec 2024 17:14:20 +0800 Subject: [PATCH] chore: release petercat-utils/0.1.41 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6790e442..a855c8f1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "petercat_utils" -version = "0.1.40" +version = "0.1.41" description = "" authors = ["raoha.rh "] readme = "README.md"