From 524ace8139dc7e5ba66768c3ada39818a4885124 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Thu, 8 Aug 2024 07:52:38 -0400 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 6efdbcf..6d60917 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "StaticArrayInterface" uuid = "0d7ed370-da01-4f52-bd93-41d350b8b718" -version = "1.5.2" +version = "1.6.0" [deps] ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"