Skip to content

Commit

Permalink
Bump version to 0.3.9
Browse files Browse the repository at this point in the history
Resoleves #316
  • Loading branch information
int3l committed Jan 25, 2022
1 parent 64e7c2f commit 4431efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytesseract/__init__.py
Expand Up @@ -15,4 +15,4 @@
from .pytesseract import TSVNotSupported


__version__ = '0.3.8'
__version__ = '0.3.9'

0 comments on commit 4431efb

Please sign in to comment.