diff --git a/pyproject.toml b/pyproject.toml index 8ad5849..c398b0e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "combine" -version = "2.11.0" +version = "2.12.0" description = "A straightforward static site builder." authors = ["Dropseed "] license = "MIT"