Skip to content

Release 1.0.6 - Fix PyInstaller spec version parameter (VSVersionInfo) - #7

Merged
LoveDoLove merged 3 commits into
mainfrom
release-1.0.6
Jul 5, 2026
Merged

Release 1.0.6 - Fix PyInstaller spec version parameter (VSVersionInfo)#7
LoveDoLove merged 3 commits into
mainfrom
release-1.0.6

Conversation

@LoveDoLove

Copy link
Copy Markdown
Owner

Changes

  • Fix \EXE(version=app_ver)\ → generate \VSVersionInfo\ text file from \pyproject.toml\ version
  • Suppress false-positive ruff \F821\ warnings for PyInstaller builtins
  • Bump version to 1.0.6

Why

Release workflow was failing with \FileNotFoundError: [Errno 2] No such file or directory: '1.0.5'\ because PyInstaller's \EXE\ version parameter expects a file path, not a version string.

Copilot AI review requested due to automatic review settings July 5, 2026 07:41

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@LoveDoLove
LoveDoLove merged commit 5f9f8e5 into main Jul 5, 2026
1 check passed
@LoveDoLove
LoveDoLove deleted the release-1.0.6 branch July 5, 2026 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants