Skip to content

v0.1.2

Choose a tag to compare

@SpencerPresley SpencerPresley released this 09 Apr 00:51
· 4 commits to main since this release

Fixes

  • Quote iphoto-sizer[web] in install instructions and the runtime error message. zsh interprets unquoted square brackets as a glob and fails with no matches found.

Install:

pip install iphoto-sizer            # CLI only
pip install "iphoto-sizer[web]"     # CLI + web UI