We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce476db commit 6cb51e3Copy full SHA for 6cb51e3
1 file changed
Project.toml
@@ -1,16 +1,16 @@
1
name = "RobustPmap"
2
uuid = "27aeedcb-f738-516b-a0b8-3211cf1146e5"
3
-version = "0.6.0"
+version = "1.0.0"
4
5
[deps]
6
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
7
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
8
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
9
10
[compat]
11
-FileIO = "^1"
12
-JLD2 = "^0"
13
-julia = "^1"
+FileIO = "1"
+JLD2 = "0.2, 0.3"
+julia = "1.5"
14
15
[extras]
16
0 commit comments