Skip to content

Commit 0c5bf03

Browse files
committed
compat to julia ^1.2
1 parent 6d96e6b commit 0c5bf03

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,7 +1,7 @@
11
name = "ShallowWaters"
22
uuid = "56019723-2d87-4a65-81ff-59d5d8913e3c"
33
authors = ["Milan Kloewer"]
4-
version = "0.3.0"
4+
version = "0.3.1"
55

66
[deps]
77
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
@@ -14,7 +14,7 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
1414
Interpolations = "^0.12"
1515
NetCDF = "^0.10"
1616
Parameters = "^0.12"
17-
julia = "1"
17+
julia = "^1.2"
1818

1919
[extras]
2020
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)