Skip to content

0.5.4 - 2023-02-21

Compare
Choose a tag to compare
@hnesk hnesk released this 20 Feb 23:32
· 15 commits to master since this release

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