Skip to content

Commit bdf727f

Browse files
authored
New version: CellSegmentation v0.2.4 (#263)
1 parent 4e9f68f commit bdf727f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

C/CellSegmentation/Compat.toml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,16 @@
22
BoxTrees = "0.0"
33
ExtraMatrix = "0.0"
44
ISVD = "0.0"
5-
ShotNoise = "0.0"
65

76
["0-0.1"]
87
FactoredMatrices = "0.0"
98
FakeCells = "0.0.0 - 0.1"
109
MergePairwise = "0.0"
1110
TiledFactorizations = "0.0"
1211

12+
["0-0.2.3"]
13+
ShotNoise = "0.0"
14+
1315
["0.0"]
1416
TileTrees = "0.0.0 - 0.2"
1517

@@ -40,3 +42,6 @@ MergePairwise = "0.2"
4042

4143
["0.2.3-0"]
4244
MergePairwise = "0.2-0.3"
45+
46+
["0.2.4-0"]
47+
ShotNoise = "0.0-0.1"

C/CellSegmentation/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ git-tree-sha1 = "7847b9f2b82fa2d18035b6fd0a94205312f1865d"
1212

1313
["0.2.3"]
1414
git-tree-sha1 = "178282268379adcd1664cad8d37c2d1cac37897d"
15+
16+
["0.2.4"]
17+
git-tree-sha1 = "1d4d8367c738fce92afce8e9a0e01dddad78d531"

0 commit comments

Comments
 (0)