From c30147c7382c58cc49a821f43599a57f7d6e7807 Mon Sep 17 00:00:00 2001 From: Alexis Montoison <35051714+amontoison@users.noreply.github.com> Date: Tue, 23 Sep 2025 12:59:56 -0500 Subject: [PATCH] Release 2.3.0 --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 95ce47ef..e657f638 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "oneAPI" uuid = "8f75cd03-7ff8-4ecb-9b8f-daf728133b1b" authors = ["Tim Besard "] -version = "2.2.1" +version = "2.3.0" [deps] AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c" @@ -47,7 +47,7 @@ SpecialFunctions = "1.3, 2" StaticArrays = "1" julia = "1.10" oneAPI_Level_Zero_Loader_jll = "1.22" -oneAPI_Support_jll = "0.9.1" +oneAPI_Support_jll = "0.9.2" [extras] libigc_jll = "94295238-5935-5bd7-bb0f-b00942e9bdd5"