There was an error while loading. Please reload this page.
2 parents cbee71a + bfee800 commit d530953Copy full SHA for d530953
1 file changed
Project.toml
@@ -1,7 +1,7 @@
1
name = "FiniteVolumeMethod"
2
uuid = "d4f04ab7-4f65-4d72-8a28-7087bc7f46f4"
3
authors = ["Daniel VandenHeuvel <danj.vandenheuvel@gmail.com>"]
4
-version = "1.2.0"
+version = "1.2.1"
5
6
[deps]
7
ChunkSplitters = "ae650224-84b6-46f8-82ea-d812ca08434e"
@@ -19,7 +19,7 @@ CommonSolve = "0.2"
19
DelaunayTriangulation = "1.0"
20
PreallocationTools = "0.4"
21
PrecompileTools = "1.2"
22
-SciMLBase = "2"
+SciMLBase = "2, 3.1"
23
julia = "1"
24
25
[extras]
0 commit comments