diff --git a/pyproject.toml b/pyproject.toml index 043814f..3e8ec3a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "combine" -version = "2.16.0" +version = "2.17.0" description = "A straightforward static site builder." authors = ["Dropseed "] license = "MIT"