From 68bb1c5cef0e067ba6098333c0dc076be880b86c Mon Sep 17 00:00:00 2001 From: Michel Schanen Date: Tue, 26 Aug 2025 10:34:22 -0500 Subject: [PATCH 1/2] Bump version from 2.1.0 to 2.1.1 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 3b6dfa59..2b856db0 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "oneAPI" uuid = "8f75cd03-7ff8-4ecb-9b8f-daf728133b1b" authors = ["Tim Besard "] -version = "2.1.0" +version = "2.1.1" [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" From 46fe408d15a7e248ed4497f5ad978638ae7f499b Mon Sep 17 00:00:00 2001 From: Michel Schanen Date: Fri, 29 Aug 2025 07:40:05 -0500 Subject: [PATCH 2/2] oneAPI_Support_jll dep = 0.9.1 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 2b856db0..72ffaf31 100644 --- a/Project.toml +++ b/Project.toml @@ -45,7 +45,7 @@ SpecialFunctions = "1.3, 2" StaticArrays = "1" julia = "1.10" oneAPI_Level_Zero_Loader_jll = "1.22" -oneAPI_Support_jll = "0.9" +oneAPI_Support_jll = "0.9.1" [extras] libigc_jll = "94295238-5935-5bd7-bb0f-b00942e9bdd5"