From ea2ff18ecfc3d41bab44f5807b9bc24aed66b587 Mon Sep 17 00:00:00 2001 From: Anja Date: Wed, 27 Apr 2022 17:51:25 +0300 Subject: [PATCH] Aalto ASR preprocessor 2022.4.27 (#127) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index de8b6ea..fab845a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ license = "MIT" name = "aalto-asr-preprocessor" readme = "README.rst" repository = "https://github.com/aalto-speech/aalto-asr-preprocessor" -version = "2021.6.17" +version = "2022.4.27" [tool.poetry.dependencies] click = "^8.0.1"