diff --git a/pyproject.toml b/pyproject.toml index 113c78ec29..e5fd1bb0a5 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.0" +version = "6.0.1" requires-python = ">= 3.14, < 3.15" license = "MIT" @@ -18,7 +18,7 @@ license-files = [ ] [tool.titan] -minimal-titan-version-code = 158 +minimal-titan-version-code = 197 [tool.ruff] # By default ruff also respect gitignore files