Skip to content

Commit 4b83401

Browse files
authored
Merge pull request #293 from tue-bmd/release/v0.0.11
Release v0.0.11
2 parents 66084b1 + 2dd03d9 commit 4b83401

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
cff-version: 1.2.0
22
message: "If you use this software, please cite it as follows:"
33
title: "zea: A Toolbox for Cognitive Ultrasound Imaging"
4-
version: 0.0.10
4+
version: 0.0.11
55
doi: 10.48550/arXiv.2512.01433
6-
date-released: 2026-02-06
6+
date-released: 2026-03-13
77
repository-code: https://github.com/tue-bmd/zea
88
license: Apache-2.0
99
keywords:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[project]
66
name = "zea"
7-
version = "0.0.10"
7+
version = "0.0.11"
88
description = "A Toolbox for Cognitive Ultrasound Imaging. Provides a set of tools for processing of ultrasound data, all built in your favorite machine learning framework."
99
authors = [
1010
{ name = "Tristan Stevens", email = "t.s.w.stevens@tue.nl" },

0 commit comments

Comments
 (0)