diff --git a/C/CellSegmentation/Compat.toml b/C/CellSegmentation/Compat.toml index a7ce959..a864d06 100644 --- a/C/CellSegmentation/Compat.toml +++ b/C/CellSegmentation/Compat.toml @@ -48,9 +48,14 @@ MergePairwise = "0.2-0.3" ["0.2.4-0"] ShotNoise = "0.0-0.1" +["0.2.5"] +JLD2 = "0.4-0.5" + ["0.2.5-0"] ColorTypes = "0.11-0.12" ImageCore = "0.9-0.10" -JLD2 = "0.4-0.5" Statistics = "1" Unitful = "1" + +["0.2.6-0"] +JLD2 = "0.4-0.6" diff --git a/C/CellSegmentation/Versions.toml b/C/CellSegmentation/Versions.toml index 55e078f..c271659 100644 --- a/C/CellSegmentation/Versions.toml +++ b/C/CellSegmentation/Versions.toml @@ -18,3 +18,6 @@ git-tree-sha1 = "1d4d8367c738fce92afce8e9a0e01dddad78d531" ["0.2.5"] git-tree-sha1 = "39a210b6cff228361d498897480dfc8d16ea8aaa" + +["0.2.6"] +git-tree-sha1 = "af4ede5be392dcf9c1887fe3642f4835d3ca6c28"