From 891bc1129967a85577441ba77139926a9c8d8a14 Mon Sep 17 00:00:00 2001 From: Registrator Date: Mon, 2 Oct 2023 02:24:23 +0530 Subject: [PATCH] New version: CorticalParcels v0.2.0 (#92571) UUID: 40903625-a1ea-44c8-b7f6-e840be33f0ed Repo: https://github.com/myersm0/CorticalParcels.jl.git Tree: 3d2e061690d323a379ab402aad9cee76b35f283b Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- C/CorticalParcels/Compat.toml | 8 +++++++- C/CorticalParcels/Deps.toml | 3 +++ C/CorticalParcels/Versions.toml | 3 +++ 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/C/CorticalParcels/Compat.toml b/C/CorticalParcels/Compat.toml index a85275c04d6a640..8be46aed9770151 100644 --- a/C/CorticalParcels/Compat.toml +++ b/C/CorticalParcels/Compat.toml @@ -1,8 +1,14 @@ [0] CIFTI = "1" Chain = "0.5" -CorticalSurfaces = "0.2" HDF5 = "0.16" JLD = "0.13.3-0.13" NearestNeighbors = "0.4.13-0.4" julia = "1.8.0-1" + +["0-0.1"] +CorticalSurfaces = "0.2" + +["0.2-0"] +CorticalSurfaces = "0.3.2-0.3" +StatsBase = "0.34" diff --git a/C/CorticalParcels/Deps.toml b/C/CorticalParcels/Deps.toml index 67d6c35d2ed007a..4091d39db1a4c9f 100644 --- a/C/CorticalParcels/Deps.toml +++ b/C/CorticalParcels/Deps.toml @@ -6,3 +6,6 @@ HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f" JLD = "4138dd39-2aa7-5051-a626-17a0bb65d9c8" NearestNeighbors = "b8a86587-4115-5ab1-83bc-aa920d37bbce" SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" + +["0.2-0"] +StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" diff --git a/C/CorticalParcels/Versions.toml b/C/CorticalParcels/Versions.toml index 49a4f45afc635d8..a480c2e75d80193 100644 --- a/C/CorticalParcels/Versions.toml +++ b/C/CorticalParcels/Versions.toml @@ -1,2 +1,5 @@ ["0.1.0"] git-tree-sha1 = "eb2251c417c0b92987f33b9c1706d15f6b3ca7d6" + +["0.2.0"] +git-tree-sha1 = "3d2e061690d323a379ab402aad9cee76b35f283b"