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

Commit 6b10d3e

Browse files
authored
update to v0.4.3 (#54)
1 parent 725af71 commit 6b10d3e

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

12-
__version__ = "0.4.2"
12+
__version__ = "0.4.3"
1313

1414

1515
__all__ = [

0 commit comments

Comments
 (0)