From 1c175a0bbb6ae5dc4538dffc70993ecd5a71aed0 Mon Sep 17 00:00:00 2001 From: armanddidierjean <95971503+armanddidierjean@users.noreply.github.com> Date: Mon, 27 Jul 2026 10:06:22 +0200 Subject: [PATCH] Hyperion 6.0.5 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"