From f049e4b13defe17afa6eba8d62b425129bf08ce6 Mon Sep 17 00:00:00 2001 From: zhenghu <1831829219@qq.com> Date: Mon, 13 Apr 2026 15:43:56 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E8=A7=84=E8=8C=83=E5=8C=96=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E5=90=8D=E7=A7=B0=EF=BC=8C=E4=BD=BF=E7=94=A8=E8=BF=9E?= =?UTF-8?q?=E5=AD=97=E7=AC=A6=E5=88=86=E9=9A=94=E6=A0=BC=E5=BC=8F=EF=BC=88?= =?UTF-8?q?yieldsmart=20=E2=86=92=20yield-smart=EF=BC=89?= 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 3c0452a..b726f28 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [project] -name = "yieldsmart" +name = "yield-smart" version = "0.1.0" description = "农业智能决策系统 - 基于多因子 Cobb-Douglas 产量模型的作物种植决策支持应用" readme = "README.md"