From d9bb94cd3fa44b665edd8a6273633bec6569d6db Mon Sep 17 00:00:00 2001 From: Your Name Date: Sat, 22 Aug 2026 10:50:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/pyproject.toml b/app/pyproject.toml index 554381363..650393524 100644 --- a/app/pyproject.toml +++ b/app/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "zhenyang-doctor-workstation" -version = "0.1.0" +version = "1.0.0" description = "Cross-platform doctor consultation workstation for Windows and macOS" readme = "README.md" requires-python = ">=3.11"