From e548e2fb170dd9743c52ae7d3e452888799e794b Mon Sep 17 00:00:00 2001 From: Dae Woo Kim Date: Fri, 5 Sep 2025 12:56:29 -0500 Subject: [PATCH] New version: RegisterPenalty v0.3.3 --- R/RegisterPenalty/Compat.toml | 5 ++++- R/RegisterPenalty/Versions.toml | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/R/RegisterPenalty/Compat.toml b/R/RegisterPenalty/Compat.toml index d286d7e..c133c29 100644 --- a/R/RegisterPenalty/Compat.toml +++ b/R/RegisterPenalty/Compat.toml @@ -32,5 +32,8 @@ Interpolations = "0.9-0.13" CoordinateTransformations = "0.5-0.6" StaticArrays = ["0.10-0.12", "1"] -["0.3.2-0"] +["0.3.2"] Interpolations = "0.9-0.15" + +["0.3.3-0"] +Interpolations = "0.9-0.16" diff --git a/R/RegisterPenalty/Versions.toml b/R/RegisterPenalty/Versions.toml index b673bd7..887f17d 100644 --- a/R/RegisterPenalty/Versions.toml +++ b/R/RegisterPenalty/Versions.toml @@ -12,3 +12,6 @@ git-tree-sha1 = "2c74cc75e08de93280f4e9ce9c72343ffcfc173b" ["0.3.2"] git-tree-sha1 = "8c0ea32b693d66c442ca89a1c8f841c958ce2b30" + +["0.3.3"] +git-tree-sha1 = "3f7220e4c6ed71609637365bddf1a4000337956f"