From a37cec38a7337bd5431629a2706b6a388f3a95e8 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Sat, 5 Jul 2025 13:56:43 +0800 Subject: [PATCH] bugfix --- setup.cfg | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/setup.cfg b/setup.cfg index 1610f93..3932d04 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,10 +1,9 @@ [metadata] name=appPublic -version = 5.2.3 +version = 5.2.4 description = Your project description -authors = [{ author = "yu moqing" -author_email = "yumoqing@gmail.com" }] +author_email = "yumoqing@gmail.com" readme = "README.md" license = "MIT" [options]