From 1d55b9b717110104278ac8a7a75ff4d6a3da6391 Mon Sep 17 00:00:00 2001 From: Dae Woo Kim Date: Thu, 14 May 2026 15:58:15 -0500 Subject: [PATCH] New version: CachedInterpolations v1.0.1 UUID: b9709bfb-d23d-5560-8276-8c35c4b76823 Repo: Tree: 5811d1b503685fe089cc0423c26dcfb36ddafcf6 --- C/CachedInterpolations/Compat.toml | 5 ++++- C/CachedInterpolations/Versions.toml | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/C/CachedInterpolations/Compat.toml b/C/CachedInterpolations/Compat.toml index 435d22b..fb8caef 100644 --- a/C/CachedInterpolations/Compat.toml +++ b/C/CachedInterpolations/Compat.toml @@ -8,5 +8,8 @@ Interpolations = "0.14-0.15" StaticArrays = "1" julia = "1.10.0-1" -[1] +["1.0.0"] Interpolations = "0.14-1" + +["1.0.1-1"] +Interpolations = "0.15-1" diff --git a/C/CachedInterpolations/Versions.toml b/C/CachedInterpolations/Versions.toml index ba11b9a..8f42e93 100644 --- a/C/CachedInterpolations/Versions.toml +++ b/C/CachedInterpolations/Versions.toml @@ -6,3 +6,6 @@ git-tree-sha1 = "441efef7686876aebbcf3a9b5f273af938b7eb44" ["1.0.0"] git-tree-sha1 = "7d9a84de70fa344b3443dbd44c1178c0c5188622" + +["1.0.1"] +git-tree-sha1 = "5811d1b503685fe089cc0423c26dcfb36ddafcf6"