diff --git a/pyproject.toml b/pyproject.toml index fa98bd3..e28e530 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ build-backend = "scikit_build_core.build" [project] name = "error-align" -version = "0.1.0b5" +version = "0.1.0b6" description = "Text-to-text alignment algorithm for speech recognition error analysis." readme = "README.md" requires-python = ">=3.11,<3.15"