diff --git a/pyproject.toml b/pyproject.toml index e1a0100..efb2ffe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ description = "An incomplete configuration shall not pass." keywords = ["python", "configuration", "environment"] readme = "README.md" requires-python = ">=3.7" -version = "1.0.0" +version = "1.0.2" license = {text = "MIT"} [project.urls]