From f0f61937374d9625cdcd3e9d3db88dca43fcf3f7 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Sun, 17 Oct 2021 21:46:34 +0000 Subject: [PATCH] New version: MetaGraphs v0.7.0 UUID: 626554b9-1ddb-594c-aa3c-2596fe9399a5 Repo: /~https://github.com/JuliaGraphs/MetaGraphs.jl.git Tree: 5658bebcf7e58e7ff09aa004ff6e806478c5e93a Registrator tree SHA: c7e033175c3b9b466fb2cc8beab47042878a66b0 --- M/MetaGraphs/Compat.toml | 5 +++++ M/MetaGraphs/Deps.toml | 5 +++++ M/MetaGraphs/Versions.toml | 3 +++ 3 files changed, 13 insertions(+) diff --git a/M/MetaGraphs/Compat.toml b/M/MetaGraphs/Compat.toml index 15286daddad48d2..152b0adf6664724 100644 --- a/M/MetaGraphs/Compat.toml +++ b/M/MetaGraphs/Compat.toml @@ -22,4 +22,9 @@ JLD2 = "0.1.11-0.2" ["0.6.7-0"] JLD2 = "0.1.11-0.4" + +["0.6.7-0.6"] LightGraphs = "1.3.5-1" + +["0.7-0"] +Graphs = "1.4.0-1" diff --git a/M/MetaGraphs/Deps.toml b/M/MetaGraphs/Deps.toml index 9d79781f1d56890..0dd99ec456f4d49 100644 --- a/M/MetaGraphs/Deps.toml +++ b/M/MetaGraphs/Deps.toml @@ -1,5 +1,7 @@ [0] JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819" + +["0-0.6"] LightGraphs = "093fc24a-ae57-5d10-9952-331d41423f4d" ["0-0.6.1"] @@ -9,3 +11,6 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" ["0.6.4-0"] Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" + +["0.7-0"] +Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6" diff --git a/M/MetaGraphs/Versions.toml b/M/MetaGraphs/Versions.toml index ede40a835c870d3..2966e59325f6582 100644 --- a/M/MetaGraphs/Versions.toml +++ b/M/MetaGraphs/Versions.toml @@ -30,3 +30,6 @@ git-tree-sha1 = "9cc756ced4fc5ecfff62605462c1001eec1cf324" ["0.6.8"] git-tree-sha1 = "81c0488104fb0dc977f38b4acaff81e6e79efc4d" + +["0.7.0"] +git-tree-sha1 = "5658bebcf7e58e7ff09aa004ff6e806478c5e93a"