From 502ecbb52987e72184f175a6a3781c35255a8739 Mon Sep 17 00:00:00 2001 From: Registrator Date: Sun, 23 Apr 2023 15:19:30 +0530 Subject: [PATCH] New version: MolecularGraph v0.14.0 (#82136) UUID: 6c89ec66-9cd8-5372-9f91-fabc50dd27fd Repo: https://github.com/mojaie/MolecularGraph.jl.git Tree: 18fa7feaca1d4af33eed1e044357327bdba7f1ce Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- M/MolecularGraph/Compat.toml | 10 +++++++++- M/MolecularGraph/Deps.toml | 9 +++++++++ M/MolecularGraph/Versions.toml | 3 +++ 3 files changed, 21 insertions(+), 1 deletion(-) diff --git a/M/MolecularGraph/Compat.toml b/M/MolecularGraph/Compat.toml index 82ed96e8a435247..213a1ccd67bae7b 100644 --- a/M/MolecularGraph/Compat.toml +++ b/M/MolecularGraph/Compat.toml @@ -5,6 +5,12 @@ julia = "1" coordgenlibs_jll = "3" julia = "1.6.0-1" +["0.14-0"] +Colors = "0.12" +GeometryBasics = "0.4" +Graphs = "1.7.0-1" +MakieCore = "0.6" + ["0.3-0.7"] Documenter = "0.0.0-0.25" YAML = "0.0.0-0.4" @@ -39,9 +45,11 @@ coordgenlibs_jll = "1.4.0-1" ["0.8-0"] JSON = "0.21" -Requires = "1" Unmarshal = "0.4" YAML = "0.4" ["0.8-0.11"] DelimitedFiles = "1.3.0-1" + +["0.8-0.13"] +Requires = "1" diff --git a/M/MolecularGraph/Deps.toml b/M/MolecularGraph/Deps.toml index 849eeca4ef9e827..f857c8c9dcb08ce 100644 --- a/M/MolecularGraph/Deps.toml +++ b/M/MolecularGraph/Deps.toml @@ -6,6 +6,13 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" ["0-0.7"] Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" +["0.14-0"] +Colors = "5ae59095-9a9b-59fe-a467-6f913c188581" +Dates = "ade2ca70-3891-5945-98fb-dc099432e06a" +GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326" +Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6" +MakieCore = "20f20a25-4f0e-4fdf-b5d1-57303727442b" + ["0.3-0"] YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6" @@ -32,4 +39,6 @@ libinchi_jll = "172afb32-8f1c-513b-968f-184fcd77af72" ["0.8-0"] DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab" + +["0.8-0.13"] Requires = "ae029012-a4dd-5104-9daa-d747884805df" diff --git a/M/MolecularGraph/Versions.toml b/M/MolecularGraph/Versions.toml index 3bf4b6987b60736..6d30ec1645f0231 100644 --- a/M/MolecularGraph/Versions.toml +++ b/M/MolecularGraph/Versions.toml @@ -45,3 +45,6 @@ git-tree-sha1 = "d59b9b59f8f3750f8110b2cd1d0c8ec408aab3fe" ["0.13.0"] git-tree-sha1 = "53627235a06cb26256be397069e376ff0c4d3c25" + +["0.14.0"] +git-tree-sha1 = "18fa7feaca1d4af33eed1e044357327bdba7f1ce"