diff --git a/pyproject.toml b/pyproject.toml index 22fec08..96e4485 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fave" -version = "2.0.1" +version = "2.0.2-dev" description = "Forced alignment and vowel extraction" authors = ["FAVE contributors"] license = "GPL-3.0-only"