diff --git a/.github/workflows/build-windows.yml b/.github/workflows/build-windows.yml index 53f3eb8fc188252533851f40d37bf7375df60c69..afe27a65cd2c3edeb025e8309ee8106e73ae3cee 100644 --- a/.github/workflows/build-windows.yml +++ b/.github/workflows/build-windows.yml @@ -2,7 +2,7 @@ name: Build Windows App with Nuitka on: push: - branches: [ main, feature/tone-analysis ] + branches: [ main, fix/packaging-dependencies ] pull_request: branches: [ main ] diff --git a/core/histogram_service.py b/core/histogram_service.py index accb0891f4df174f3f34321fb0dea06ea774f598..7b7e4f90fdb5cf5065cf8780399b9906ab7ad852 100644 --- a/core/histogram_service.py +++ b/core/histogram_service.py @@ -1,5 +1,5 @@ # 标准库导入 -from typing import Dict, List, Optional, Tuple +from typing import Any, Dict, List, Optional, Tuple # 第三方库导入 from PySide6.QtCore import QObject, QThread, Signal, QTimer, Qt diff --git a/version.txt b/version.txt index 00be7b789bb3de68e9a14016243ffb2c635235f2..edc3c82bcd265b0c45d0eb14bdf00872b0494712 100644 --- a/version.txt +++ b/version.txt @@ -1,6 +1,6 @@ 1.9.0 -2026.4.26.1 -1.9.0.4 +2026.4.26.2 +1.9.0.5 浮晓 HXiao Studio © 2026 浮晓 HXiao Studio 取色卡 - Color Card \ No newline at end of file diff --git a/version_info.txt b/version_info.txt index 860c6cc7e84f76c18b164c8fd580b2c1b9db619c..9501627ecc05ed9cbd00c3c8f07cefb12fbc7de7 100644 --- a/version_info.txt +++ b/version_info.txt @@ -1,7 +1,7 @@ VSVersionInfo( ffi=FixedFileInfo( - filevers=(2026,4,26,1), - prodvers=(1,9,0,4), + filevers=(2026,4,26,2), + prodvers=(1,9,0,5), mask=0x3f, flags=0x0, OS=0x4,