diff --git a/keytotext/__init__.py b/keytotext/__init__.py index 63b3efb..c7f7a08 100644 --- a/keytotext/__init__.py +++ b/keytotext/__init__.py @@ -4,7 +4,7 @@ """ -__version__ = "1.3.8" +__version__ = "1.4.0" from .pipeline import pipeline from .trainer import trainer