Skip to content

Commit 6cb51e3

Browse files
1.0
1 parent ce476db commit 6cb51e3

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
name = "RobustPmap"
22
uuid = "27aeedcb-f738-516b-a0b8-3211cf1146e5"
3-
version = "0.6.0"
3+
version = "1.0.0"
44

55
[deps]
66
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
77
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
88
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
99

1010
[compat]
11-
FileIO = "^1"
12-
JLD2 = "^0"
13-
julia = "^1"
11+
FileIO = "1"
12+
JLD2 = "0.2, 0.3"
13+
julia = "1.5"
1414

1515
[extras]
1616
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"

0 commit comments

Comments
 (0)