diff --git a/uttut/__version__.py b/uttut/__version__.py index 988b500..b35d9a2 100644 --- a/uttut/__version__.py +++ b/uttut/__version__.py @@ -1,5 +1,5 @@ __title__ = 'uttut' -__version__ = '1.4.5' +__version__ = '1.4.6' __description__ = 'Yoctol Utterance processing utilities' __license__ = 'MIT' __author__ = 'cph'