From b0e7aaca154bd1f96b6c9b01fb2271c09e5ebaf3 Mon Sep 17 00:00:00 2001 From: armanddidierjean <95971503+armanddidierjean@users.noreply.github.com> Date: Tue, 21 Apr 2026 21:18:05 +0200 Subject: [PATCH] Hyperion 6.0.2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8c48e773fe..2d1f26cda7 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.1" +version = "6.0.2" requires-python = ">= 3.14, < 3.15" license = "MIT"