diff --git a/I/InfrastructureModels/Compat.toml b/I/InfrastructureModels/Compat.toml index 055a3e6cd7f56b5..a9082e0a40db233 100644 --- a/I/InfrastructureModels/Compat.toml +++ b/I/InfrastructureModels/Compat.toml @@ -13,11 +13,16 @@ Compat = "1.2-2" ["0.0.12-0.0.14"] JuMP = "0.17-0.18" +["0.0.15"] +Memento = "0-0.10" + ["0.0.15-0"] JuMP = "0-0.18" -Memento = "0-0.10" julia = "1" +["0.0.16-0"] +Memento = "0.11-0" + ["0.0.4-0.0.11"] JuMP = "0.17-0" diff --git a/I/InfrastructureModels/Versions.toml b/I/InfrastructureModels/Versions.toml index 3ab620fc4b4eb21..3f94e6a12a28f9a 100644 --- a/I/InfrastructureModels/Versions.toml +++ b/I/InfrastructureModels/Versions.toml @@ -42,3 +42,6 @@ git-tree-sha1 = "7e123cb8dd591c6e5aa90885fbce41d34cc8ed0c" ["0.0.15"] git-tree-sha1 = "c3dcbfd5a20ea423f8db1a800f17392b3dd1877d" + +["0.0.16"] +git-tree-sha1 = "6f8198d3088666e7638a58914dc3f3be8504b0cf"