diff --git a/pyproject.toml b/pyproject.toml index cb703dd..51c636a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "maison" -version = "1.4.2" +version = "1.4.3" description = "Read settings from config files" authors = ["Dom Batten "] license = "MIT"