From b8d087e8c48dbc5576537ee68efd4c40dc101efc Mon Sep 17 00:00:00 2001 From: Dongdong Kong Date: Thu, 30 Jan 2025 22:53:03 +0800 Subject: [PATCH] bump Interpolations --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index aa03ae9..d82721b 100644 --- a/Project.toml +++ b/Project.toml @@ -7,7 +7,7 @@ version = "0.1.0" Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59" [compat] -Interpolations = "0.13" +Interpolations = "0.13, 0.14, 0.15" julia = "1" [extras]