diff --git a/pyproject.toml b/pyproject.toml index 8c48e773fe..2d1f26cda7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ authors = [{ name = "AEECL ECLAIR" }] # Hyperion follows Semantic Versioning # https://semver.org/ -version = "6.0.1" +version = "6.0.2" requires-python = ">= 3.14, < 3.15" license = "MIT"