From 12160e4b97665e5d0831664f1617423dd16b2bd6 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 20 Jun 2026 02:52:01 +0000 Subject: [PATCH] CompatHelper: bump compat for JuliaInterpreter in [extras] to 0.11, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index ff52dd8bb..eac9ae1af 100644 --- a/Project.toml +++ b/Project.toml @@ -28,7 +28,7 @@ FiniteDifferences = "0.12.20" GPUArraysCore = "0.1.0, 0.2" IrrationalConstants = "0.1.1, 0.2" JLArrays = "0.1" -JuliaInterpreter = "0.8,0.9" +JuliaInterpreter = "0.8,0.9, 0.11" LinearAlgebra = "1" Random = "1" RealDot = "0.1"