From be1169aa5bdb000f840b68703088085384b50415 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Fri, 22 Sep 2023 13:54:47 -0400 Subject: [PATCH] Update Project.toml --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index c3e0567aa..3f5719398 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Symbolics" uuid = "0c5d862f-8b57-4792-8d23-62f2024744c7" authors = ["Shashi Gowda "] -version = "5.5.3" +version = "5.6.0" [deps] ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9" @@ -65,7 +65,7 @@ Reexport = "0.2, 1" ReferenceTests = "0.9" Requires = "1.1" RuntimeGeneratedFunctions = "0.5.9" -SciMLBase = "1.8" +SciMLBase = "1.8, 2" Setfield = "0.7, 0.8, 1" SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1.0, 2" StaticArrays = "1.1"