madmaze / pytesseract

A Python wrapper for Google Tesseract
Apache License 2.0
5.76k stars 715 forks source link

Update PyPI package to pytesseract v0.3.13 #507

Closed bozhodimitrov closed 3 weeks ago

bozhodimitrov commented 1 year ago

Hi @madmaze Please update whenever you have time. Thanks in advance!

mgorny commented 12 months ago

Ping.

miketrimmel commented 8 months ago

ping

tiborrr commented 7 months ago

You can use pip install git as temporary work around.

Either run pip install git+https://github.com/madmaze/pytesseract.git@v0.3.13

Or add git+https://github.com/madmaze/pytesseract.git@v0.3.13

to your requirements.txt

a2800276 commented 6 months ago

Hi @madmaze, it would be great if we could get an update, or at least let us know if you lost interest in the project. Thank you!

jake-normal commented 3 weeks ago

Happy to help you cut a release if you need support.

madmaze commented 3 weeks ago

Thanks for everyone's patience, I've just pushed out v0.3.13 :tada: