diff --git a/C/CIAOAlgorithms/Compat.toml b/C/CIAOAlgorithms/Compat.toml index ff0c13252f5c9b0..40a2beebccb8bf8 100644 --- a/C/CIAOAlgorithms/Compat.toml +++ b/C/CIAOAlgorithms/Compat.toml @@ -1,4 +1,11 @@ [0] +julia = "1" + +["0-0.1.0"] ProximalAlgorithms = "0.0.0 - 0.4" ProximalOperators = "0.0.0 - 0.12" -julia = "1" + +["0.1.1-0"] +ProximalAlgorithms = "0.4" +ProximalOperators = "0.14" +StatsBase = "0.33" diff --git a/C/CIAOAlgorithms/Deps.toml b/C/CIAOAlgorithms/Deps.toml index 9d2b8246bb5e7f2..c226f3736d82885 100644 --- a/C/CIAOAlgorithms/Deps.toml +++ b/C/CIAOAlgorithms/Deps.toml @@ -4,3 +4,6 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" ProximalAlgorithms = "140ffc9f-1907-541a-a177-7475e0a401e9" ProximalOperators = "a725b495-10eb-56fe-b38b-717eba820537" Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" + +["0.1.1-0"] +StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" diff --git a/C/CIAOAlgorithms/Versions.toml b/C/CIAOAlgorithms/Versions.toml index ecd7e54ac2ba563..c42922d26eee45d 100644 --- a/C/CIAOAlgorithms/Versions.toml +++ b/C/CIAOAlgorithms/Versions.toml @@ -1,2 +1,5 @@ ["0.1.0"] git-tree-sha1 = "dd4a74311c9325cdc68f9136cc60a2f73c26e886" + +["0.1.1"] +git-tree-sha1 = "32ccad08829318da7d1a7d2468744a7e31771245"