diff --git a/pyproject.toml b/pyproject.toml index 5f07db3..5b436a2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pyhtml-enhanced" -version = "1.0.1" +version = "1.0.2" description = "A library for building HTML documents with a simple and learnable syntax" authors = ["Miguel Guthridge "] license = "MIT"