From 4a51d2203287e8c8aa949fbd5f61d3d9adcd7340 Mon Sep 17 00:00:00 2001 From: Anja Date: Fri, 5 Mar 2021 16:51:17 +0200 Subject: [PATCH] Aalto ASR preprocessor 2021.3.5 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5c92719..b0633b4 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 = "0.1.0" +version = "2021.3.5" [tool.poetry.dependencies] click = "^7.1.2"