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

Commit f77d8ce

Browse files
authored
update to v0.3.5 (#34)
1 parent 7bb9b79 commit f77d8ce

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.3.4"
11+
__version__ = "0.3.5"
1212

1313

1414
__all__ = [

0 commit comments

Comments
 (0)