diff --git a/pyproject.toml b/pyproject.toml index ec7d03ea..3942ef4b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "retrocookie" -version = "0.4.2" +version = "0.4.3" description = "Update Cookiecutter templates with changes from their instances" authors = ["Claudio Jolowicz "] license = "MIT"