From b0f2845422f3c3aed330bb4f9618b6000025bdf4 Mon Sep 17 00:00:00 2001 From: Solumilken Date: Wed, 13 Mar 2019 14:36:32 +0800 Subject: [PATCH] version 1.3.3 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3bccba3..2114ae0 100644 --- a/setup.py +++ b/setup.py @@ -90,7 +90,7 @@ setup( name="uttut", - version='1.3.2', + version='1.3.3', description="Yoctol Utterance processing utilities", license="MIT", author="cph",