Tesseract Core v1.5.1 released

Release v1.5.1

This is a hotfix that adds a missing dependency (packaging) to tesseract-core, so pip install tesseract-core now works out of the box again.

There is no new functionality in this release.

What’s Changed

Bug Fixes

  • Add missing dep, test default install (no extras) + basic usage on CI (#514)

Full diff: v1.5.0…v1.5.1