diff --git a/S/SoleLogics/Compat.toml b/S/SoleLogics/Compat.toml index 58b7a70712da429..a44800132f6fe7c 100644 --- a/S/SoleLogics/Compat.toml +++ b/S/SoleLogics/Compat.toml @@ -33,5 +33,10 @@ StatsBase = "0.33" ["0.6-0"] AbstractTrees = "0.4" -Random = "1.9.0-1" StatsBase = "0.34" + +["0.6.0"] +Random = "1.9.0-1" + +["0.6.1-0"] +Random = "1" diff --git a/S/SoleLogics/Versions.toml b/S/SoleLogics/Versions.toml index fd8a572e07d0e7a..0196acacc7d0d59 100644 --- a/S/SoleLogics/Versions.toml +++ b/S/SoleLogics/Versions.toml @@ -36,3 +36,6 @@ git-tree-sha1 = "5cd0b38b73972dc91ed97cd3bf2cc21b9378b05d" ["0.6.0"] git-tree-sha1 = "57774b17127abcb2551900b28b290f174a07512a" + +["0.6.1"] +git-tree-sha1 = "1e51b4a69eff7fc347a08cb89475104b41c013ff"