From 7ba10c6fbb2bc00ceea7667f21109be011f6b16e Mon Sep 17 00:00:00 2001 From: nttcslab-sp-admin <49966740+nttcslab-sp-admin@users.noreply.github.com> Date: Tue, 29 Oct 2019 18:09:52 +0900 Subject: [PATCH] v2.14.0 I decided to increment the version because it changes the behaviour about encoding. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 31a34af..d460f83 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from setuptools import setup setup(name='kaldiio', - version='2.13.10', + version='2.14.0', description='Kaldi-ark loading and writing module', author='nttcslab-sp', # author_email='',