Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
gaelforget authored Jan 28, 2020
1 parent bedcb3a commit 55f5575
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "MITgcmTools"
uuid = "62725fbc-3a66-4df3-9000-e33e85b3a198"
authors = ["gaelforget <[email protected]>"]
version = "0.1.0"
version = "0.1.1"

[deps]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Expand All @@ -14,7 +14,9 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[compat]
MeshArrays = "0.2.4"
MeshArrays = "0.2.5"
NetCDF = "0.8.2"
Plots = "0.28.4"
JLD = "0.9.1"
MAT = "0.7.0"
julia = "1"

0 comments on commit 55f5575

Please sign in to comment.