Skip to content

Commit 7797bad

Browse files
v1.0.6
1 parent 66af76c commit 7797bad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [1.0.6] - tbd
1+
## [1.0.6] - 2024-03-13
22

33
### Added
44
- Spatial join between shapes (`from sdata.spatial import sjoin`)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "sopa"
3-
version = "1.0.5"
3+
version = "1.0.6"
44
description = "Spatial-omics pipeline and analysis"
55
documentation = "https://gustaveroussy.github.io/sopa"
66
homepage = "https://gustaveroussy.github.io/sopa"

0 commit comments

Comments
 (0)