diff --git a/R/RegisterPenalty/Compat.toml b/R/RegisterPenalty/Compat.toml index 8c3533f..293926a 100644 --- a/R/RegisterPenalty/Compat.toml +++ b/R/RegisterPenalty/Compat.toml @@ -12,6 +12,7 @@ RegisterDeformation = "0.3" julia = "1.1.0-1" ["0.2-0"] +CachedInterpolations = "0.1" CenterIndexedArrays = "0.1-0.2" RegisterCore = "0.2.1-0.2" RegisterUtilities = "0.1" @@ -20,9 +21,6 @@ RegisterUtilities = "0.1" CoordinateTransformations = "0.5" StaticArrays = "0.10-0.12" -["0.2-1"] -CachedInterpolations = "0.1" - ["0.3-0"] RegisterDeformation = "0.3-0.4" julia = "1.6.0-1" @@ -37,7 +35,7 @@ StaticArrays = ["0.10-0.12", "1"] ["0.3.2"] Interpolations = "0.9-0.15" -["0.3.3-1"] +["0.3.3-0"] Interpolations = "0.9-0.16" [1] @@ -47,3 +45,11 @@ RegisterCore = ["0.2.1-0.2", "1"] RegisterDeformation = ["0.3-0.4", "1"] RegisterUtilities = ["0.1", "1"] julia = "1.10.0-1" + +["1.0.0"] +CachedInterpolations = "0.1" +Interpolations = "0.9-0.16" + +["1.0.1-1"] +CachedInterpolations = ["0.1", "1"] +Interpolations = "0.9-1" diff --git a/R/RegisterPenalty/Versions.toml b/R/RegisterPenalty/Versions.toml index ac13c55..7b98cc9 100644 --- a/R/RegisterPenalty/Versions.toml +++ b/R/RegisterPenalty/Versions.toml @@ -18,3 +18,6 @@ git-tree-sha1 = "3f7220e4c6ed71609637365bddf1a4000337956f" ["1.0.0"] git-tree-sha1 = "b7ac78e1dc14def980a44a9424601e93d1c06b1a" + +["1.0.1"] +git-tree-sha1 = "2282796f76e314f35c957ac7a516d682cff00c79"