Skip to content
This repository was archived by the owner on Dec 2, 2022. It is now read-only.

Commit 05aa4ac

Browse files
authored
update to v0.3.2 (#23)
1 parent 62de65b commit 05aa4ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

craft_text_detector/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import craft_text_detector.predict as predict
77
import craft_text_detector.torch_utils as torch_utils
88

9-
__version__ = "0.3.1"
9+
__version__ = "0.3.2"
1010

1111

1212
__all__ = [

0 commit comments

Comments
 (0)