diff --git a/pyproject.toml b/pyproject.toml index 30bbeb3de9..dc6926a3d9 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.4" +version = "6.0.5" requires-python = ">= 3.14, < 3.15" license = "MIT"