Skip to content

Commit 1f73c3c

Browse files
committed
Release cellcast_python version 0.1.0
1 parent 4ab5213 commit 1f73c3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cellcast_python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "cellcast"
7-
version = "0.1.0.dev0"
7+
version = "0.1.0"
88
description = "A recast of cell segmentation models built on the Burn deep learning framework."
99
authors = [{ name = "cellcast developers" }]
1010
license = {text = "Unlicense OR MIT"}

0 commit comments

Comments
 (0)