- Seamless update workflow:
run.shnow keeps you up to date with the latest changes on themainbranch, with prompts to pull and update dependencies if needed. No more detached HEAD states!
- Upgraded to the latest PyMuPDF (now imported as
pymupdfinstead offitz). requirements.txtnow pinspymupdf==1.25.5for compatibility and future-proofing.
Just run ./run.sh as usual and follow the prompts!