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 ddfd26d commit 820208fCopy full SHA for 820208f
CHANGELOG.md
@@ -1,6 +1,6 @@
1
-## [1.0.0] - xxxx-xx-xx
+## [1.0.0] - 2025-08-09
2
3
-First post-publication release.
+Pre-publication release (for Zenodo DOI creation).
4
5
## Added
6
- Support multimodality (H&E + spatial omics). See [this tutorial](https://mics-lab.github.io/novae/tutorials/he_usage/).
pyproject.toml
[project]
name = "novae"
-version = "0.2.4"
+version = "1.0.0"
description = "Graph-based foundation model for spatial transcriptomics data"
authors = [{ name = "Quentin Blampey", email = "quentin.blampey@gmail.com" }]
requires-python = ">=3.10,<3.13"
0 commit comments