Skip to content

Commit

Permalink
New version: MolecularGraph v0.14.0 (#82136)
Browse files Browse the repository at this point in the history
UUID: 6c89ec66-9cd8-5372-9f91-fabc50dd27fd
Repo: https://github.com/mojaie/MolecularGraph.jl.git
Tree: 18fa7feaca1d4af33eed1e044357327bdba7f1ce

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Apr 23, 2023
1 parent 8dcf520 commit 502ecbb
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 1 deletion.
10 changes: 9 additions & 1 deletion M/MolecularGraph/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
9 changes: 9 additions & 0 deletions M/MolecularGraph/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand All @@ -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"
3 changes: 3 additions & 0 deletions M/MolecularGraph/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,6 @@ git-tree-sha1 = "d59b9b59f8f3750f8110b2cd1d0c8ec408aab3fe"

["0.13.0"]
git-tree-sha1 = "53627235a06cb26256be397069e376ff0c4d3c25"

["0.14.0"]
git-tree-sha1 = "18fa7feaca1d4af33eed1e044357327bdba7f1ce"

0 comments on commit 502ecbb

Please sign in to comment.