Skip to content

Commit 820208f

Browse files
v1.0.0
1 parent ddfd26d commit 820208f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
## [1.0.0] - xxxx-xx-xx
1+
## [1.0.0] - 2025-08-09
22

3-
First post-publication release.
3+
Pre-publication release (for Zenodo DOI creation).
44

55
## Added
66
- Support multimodality (H&E + spatial omics). See [this tutorial](https://mics-lab.github.io/novae/tutorials/he_usage/).

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "novae"
3-
version = "0.2.4"
3+
version = "1.0.0"
44
description = "Graph-based foundation model for spatial transcriptomics data"
55
authors = [{ name = "Quentin Blampey", email = "quentin.blampey@gmail.com" }]
66
requires-python = ">=3.10,<3.13"

0 commit comments

Comments
 (0)