We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce7c8cf commit c69d98eCopy full SHA for c69d98e
tesserocr/tesserocr.pyx
@@ -18,7 +18,7 @@ tesseract 3.04.00
18
['eng', 'osd', 'equ'])
19
"""
20
21
-__version__ = '2.8.0'
+__version__ = '2.9.0'
22
23
import os
24
import logging
0 commit comments