From eda9eb64156dffb034d85586a6a9e05336abb010 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Sat, 7 Sep 2024 12:51:09 -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 e08dce0b8..6fe4ed42a 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Symbolics" uuid = "0c5d862f-8b57-4792-8d23-62f2024744c7" authors = ["Shashi Gowda "] -version = "6.8.0" +version = "6.9.0" [deps] ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"