Skip to content

Commit c68cd4c

Browse files
committed
Update __init__.py
1 parent 70315c4 commit c68cd4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

keytotext/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"""
55

66

7-
__version__ = "1.4.0"
7+
__version__ = "1.4.1"
88

99
from .pipeline import pipeline
1010
from .trainer import trainer

0 commit comments

Comments
 (0)