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