From fc5a54b49a4d3d660454adcb5c9416da9fc2ef00 Mon Sep 17 00:00:00 2001 From: armanddidierjean <95971503+armanddidierjean@users.noreply.github.com> Date: Tue, 7 Jul 2026 09:30:36 +0200 Subject: [PATCH] Hyperion 6.0.4 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 73da92e5c2..915d16c5a4 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.2" +version = "6.0.4" requires-python = ">= 3.14, < 3.15" license = "MIT"