From 37d56caaab23887c94df051daa599386bcd61f17 Mon Sep 17 00:00:00 2001 From: armanddidierjean <95971503+armanddidierjean@users.noreply.github.com> Date: Fri, 6 Feb 2026 19:54:57 +0100 Subject: [PATCH] Release 5.3.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a0beb7bba8..18a0094535 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ authors = [{ name = "AEECL ECLAIR" }] # Hyperion follows Semantic Versioning # https://semver.org/ -version = "5.2.3" +version = "5.3.0" minimal-titan-version-code = 179 requires-python = ">= 3.11, < 3.13"