diff --git a/pyproject.toml b/pyproject.toml index 5f7ceb8..b2790f8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "create-vtl-corpus" -version = "3.0.2" +version = "3.0.3" description = "Python scripts to create and synthesize a speech corpus with and for VocalTractLab." authors = ["Konstanin Sering", "Valentin Schmidt", "Niels Stehwien", "Yingming Gao"] license = "GNU General Public License Version 3"