diff --git a/C/CALCEPH/Compat.toml b/C/CALCEPH/Compat.toml index 3612bcf4f94d556..a9b504e3e81637c 100644 --- a/C/CALCEPH/Compat.toml +++ b/C/CALCEPH/Compat.toml @@ -3,12 +3,17 @@ BinDeps = "0.8.1-0" BinaryProvider = "0.1.4-0" julia = ["0.7", "1"] -["1.0.2-1"] +["1.0.2-1.0"] BinDeps = "0.8.1-*" BinaryProvider = "0.1.4-*" ["1.0.2-1.0.3"] julia = ["0.7.0", "1"] -["1.0.4-1"] +["1.0.4-1.0"] julia = "0.7.0-*" + +["1.1-1"] +BinDeps = "1" +BinaryProvider = "0" +julia = "1" diff --git a/C/CALCEPH/Versions.toml b/C/CALCEPH/Versions.toml index 3dcf5f506f3189f..8ddcaad8d9d5cc0 100644 --- a/C/CALCEPH/Versions.toml +++ b/C/CALCEPH/Versions.toml @@ -12,3 +12,6 @@ git-tree-sha1 = "2e45cbee4ec96d2522e3085bad3de89db2d14e14" ["1.0.4"] git-tree-sha1 = "18148b8dbbc859f1a1199ae68afe79356275bfab" + +["1.1.0"] +git-tree-sha1 = "3da9584c740b5f6cdb97453348086773b2b5c9d6"