diff --git a/pyproject.toml b/pyproject.toml index 716b8ed..2e1ea15 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "error-align" -version = "0.1.0b2" +version = "0.1.0b3" description = "Text-to-text alignment algorithm for speech recognition error analysis." authors = ["Lasse Borgholt "] license = "MIT"