We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ffda09 commit 2fe3085Copy full SHA for 2fe3085
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## [0.2.2] - xxxx-xx-xx
+## [0.2.2] - 2024-12-17
2
3
### Added
4
- `load_dataset`: add `custom_filter` and `dry_run` arguments
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "novae"
-version = "0.2.1"
+version = "0.2.2"
description = "Graph-based foundation model for spatial transcriptomics data"
5
documentation = "https://mics-lab.github.io/novae/"
6
homepage = "https://mics-lab.github.io/novae/"
0 commit comments