From 01d7c999b1789f80c0dc41e9dc2555c2ac9c024e Mon Sep 17 00:00:00 2001 From: armanddidierjean <95971503+armanddidierjean@users.noreply.github.com> Date: Fri, 4 Sep 2026 10:50:39 +0200 Subject: [PATCH] Hyperion 6.1.2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 075744cc93..e2e3ab19f4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ authors = [{ name = "AEECL ECLAIR" }] # Hyperion follows Semantic Versioning # https://semver.org/ -version = "6.1.1" +version = "6.1.2" requires-python = ">= 3.14, < 3.15" license = "MIT"