From ee77c8a09a4d19c2b3f2b736d9b36dab2cd084ba Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Wed, 18 Sep 2024 18:18:20 +0200 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 9f7f78347..bd45f7328 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Symbolics" uuid = "0c5d862f-8b57-4792-8d23-62f2024744c7" authors = ["Shashi Gowda "] -version = "6.11.0" +version = "6.12.0" [deps] ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"