diff --git a/pyproject.toml b/pyproject.toml index 76ef695..2678e65 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "neat-html" -version = "0.5.0" +version = "0.6.0" description = "A python library for writing and composing HTML." authors = ["Sam Dudley "] license = "MIT"