Skip to content

Commit 39fbcd4

Browse files
committed
bump version, and compat
1 parent 2310926 commit 39fbcd4

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,13 +1,13 @@
11
name = "OceanDistributions"
22
uuid = "aa3b323a-0e68-4b14-b952-9911d94e084a"
33
authors = ["gaelforget <gforget@mit.edu>"]
4-
version = "0.1.2"
4+
version = "0.1.3"
55

66
[deps]
77
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
88
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
99

1010
[compat]
11-
CSV = "0.5, 0.6, 0.7, 0.8, 0.9"
11+
CSV = "0.5, 0.6, 0.7, 0.8, 0.9, 0.10"
1212
DataFrames = "1"
1313
julia = "1"

0 commit comments

Comments
 (0)