Skip to content

v1.10.1

Choose a tag to compare

@github-actions github-actions released this 14 Jun 15:48

Fixed

  • About dialog shows wrong version in bundlecopy_metadata("pbpicat") is now included in pbpicat.spec so that importlib.metadata.version() resolves correctly at runtime inside a PyInstaller bundle. make dist now runs pip install -e . beforehand to ensure package metadata matches pyproject.toml.

Changed

  • bump_version.py — removed the stale regex entry for src/pbpicat/__main__.py (no longer contains a hardcoded version string).