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 66af76c commit 7797badCopy full SHA for 7797bad
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## [1.0.6] - tbd
+## [1.0.6] - 2024-03-13
2
3
### Added
4
- Spatial join between shapes (`from sdata.spatial import sjoin`)
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sopa"
-version = "1.0.5"
+version = "1.0.6"
description = "Spatial-omics pipeline and analysis"
5
documentation = "https://gustaveroussy.github.io/sopa"
6
homepage = "https://gustaveroussy.github.io/sopa"
0 commit comments