From 56e7f47ac2ce59b927af59cc8995ae429b81d1d8 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Fri, 29 Mar 2024 10:41:16 -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 8f5ce7ad2..9c53393a0 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Symbolics" uuid = "0c5d862f-8b57-4792-8d23-62f2024744c7" authors = ["Shashi Gowda "] -version = "5.27.0" +version = "5.27.1" [deps] ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"