We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae6790e commit 75456ebCopy full SHA for 75456eb
Project.toml
@@ -1,6 +1,6 @@
1
name = "ReusableFunctions"
2
uuid = "afbf81f7-602f-5a4a-9a77-738a1b1188fe"
3
-version = "1.0.1"
+version = "1.0.2"
4
5
[deps]
6
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
@@ -11,7 +11,7 @@ Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
11
[compat]
12
DataStructures = "0.17, 0.18, 0.19"
13
FileIO = "1"
14
-JLD2 = "0.2, 0.3"
+JLD2 = "0.2, 0.3, 0.4"
15
Suppressor = "0.2, 0.3"
16
julia = "1.5"
17
0 commit comments