From 6bb09bf697d2a603229b0ed605c3fde226356c94 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Sat, 19 Oct 2024 01:06:04 -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 c8d80463a..8cb2a4049 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Symbolics" uuid = "0c5d862f-8b57-4792-8d23-62f2024744c7" authors = ["Shashi Gowda "] -version = "6.14.1" +version = "6.15.0" [deps] ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"