From db6bb86681b2ad32fcbd754eab0eb921035f060c Mon Sep 17 00:00:00 2001 From: "scripts@glrocky.com" Date: Wed, 22 Apr 2026 13:29:46 +0800 Subject: [PATCH] replace description --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e3a081d..6c4ea56 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "samsung-Phone-Test-Project-samsung" version = "0.3.2" -description = "samsung音响用例集" +description = "samsung手机用例集" readme = "README.md" authors = [{ name = "liumin", email = "liumin@glrocy.com" }] requires-python = "==3.12.6"