diff --git a/pyproject.toml b/pyproject.toml index 5be4c627..91dda404 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "pretextbook" packages = [ { include = "pretext" }, ] -version = "0.7.9-alpha.0" +version = "0.8.0" description = "A package to author, build, and deploy PreTeXt projects." readme = "README.md" authors = ["PreTeXtBook.org "]