From 57d625c4de92ca5ebfbca262f78e1defbb2f9e41 Mon Sep 17 00:00:00 2001 From: Hiroshi Shinaoka Date: Sat, 12 Oct 2024 10:05:38 -0400 Subject: [PATCH] Bump to v0.9.13 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index fddf692..2817312 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "TensorCrossInterpolation" uuid = "b261b2ec-6378-4871-b32e-9173bb050604" authors = ["Ritter.Marc , Hiroshi Shinaoka and contributors"] -version = "0.9.12" +version = "0.9.13" [deps] EllipsisNotation = "da5c29d0-fa7d-589e-88eb-ea29b0a81949"