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"