Skip to content

Commit 6d7eaba

Browse files
authored
ODE quickfix (#78)
1 parent 8033be4 commit 6d7eaba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "CoherentStructures"
22
uuid = "0c1513b4-3a13-56f1-9cd2-8312eaec88c4"
3-
version = "0.4.2"
3+
version = "0.4.3"
44

55
[deps]
66
ArnoldiMethod = "ec485272-7323-5ecc-a04f-4719b315124d"
@@ -38,7 +38,7 @@ Interpolations = "0.11, 0.12, 0.13"
3838
IterativeSolvers = "0.7, 0.8, 0.9"
3939
LinearMaps = "2, 3"
4040
NearestNeighbors = "0.4.4"
41-
OrdinaryDiffEq = "5.18"
41+
OrdinaryDiffEq = "5.18 - 5.60"
4242
ProgressMeter = "1"
4343
RecipesBase = "0.7, 0.8, 1"
4444
StaticArrays = "0.10, 0.11, 0.12, 1.0"

0 commit comments

Comments
 (0)