0.5.4 - 2023-02-21
Changed:
- build via python -m build and setup.cfg
Fixed:
- False warning about number of images per grp/page #51
- adapt to new import.metadata.entry_points API #53, thanks @bertsky
- Dockerfile: use local pkg, not PyPI #56, thanks @bertsky
- AttributeError: 'EntryPoints' object has no attribute 'get' #57
- Document.reorder: invalidate OcrdMets cache before save #58, thanks @kba