diff --git a/Project.toml b/Project.toml index 92a56daa8..c3ffe697b 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "DispersiveShallowWater" uuid = "4ab875f6-b79a-4e28-9745-4f0293954817" -authors = ["Joshua Lampert "] version = "0.10.2-DEV" +authors = ["Joshua Lampert "] [deps] BandedMatrices = "aae01518-5342-5314-be14-df237901396f" @@ -41,7 +41,7 @@ RecipesBase = "1.3.4" RecursiveArrayTools = "3.27.2" Reexport = "1.2.2" Roots = "2.0.17" -SciMLBase = "2.78" +SciMLBase = "2.78, 3" SimpleUnPack = "1.1" SparseArrays = "1" StaticArrays = "1.9.8"