diff --git a/pyproject.toml b/pyproject.toml index 38e6094..a5ffa5f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "blurry-cli" -version = "0.7.2" +version = "0.8.0" description = "A Mistune-based static site generator for Python" authors = ["John Franey "] license = "MIT"