Skip to content

Commit 0d4e94c

Browse files
committed
version bump
1 parent ddbf158 commit 0d4e94c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tesserocr/tesserocr.pyx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ tesseract 3.04.00
1818
['eng', 'osd', 'equ'])
1919
"""
2020

21-
__version__ = '2.6.3'
21+
__version__ = '2.7.0'
2222

2323
import os
2424
from io import BytesIO

0 commit comments

Comments
 (0)