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

Commit b47918e

Browse files
authored
update to v0.4.2 (#49)
1 parent a0cb8b6 commit b47918e

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
@@ -8,7 +8,7 @@
88
import craft_text_detector.predict as predict
99
import craft_text_detector.torch_utils as torch_utils
1010

11-
__version__ = "0.4.1"
11+
__version__ = "0.4.2"
1212

1313

1414
__all__ = [

0 commit comments

Comments
 (0)