diff --git a/pyproject.toml b/pyproject.toml index 95fbc66..da9bba4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "pygoruut" -version = "0.0.7" +version = "0.0.8" description = "A Python wrapper for the goruut phonemization tool" readme = "README.md" authors = [{ name = "Neurlang Project", email = "77860779+neurlang@users.noreply.github.com" }]