We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f8986a commit cd2b0faCopy full SHA for cd2b0fa
CHANGELOG.md
@@ -1,4 +1,6 @@
1
-## [1.0.11] - 2024-xx-xx
+## [1.x.x] - xxxx-xx-xx
2
+
3
+## [1.0.11] - 2024-04-26
4
5
### Added
6
- Can overlay a custom segmentation (merge boundaries)
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sopa"
-version = "1.0.10"
+version = "1.0.11"
description = "Spatial-omics pipeline and analysis"
documentation = "https://gustaveroussy.github.io/sopa"
homepage = "https://gustaveroussy.github.io/sopa"
0 commit comments