We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ab5213 commit 1f73c3cCopy full SHA for 1f73c3c
cellcast_python/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "maturin"
4
5
[project]
6
name = "cellcast"
7
-version = "0.1.0.dev0"
+version = "0.1.0"
8
description = "A recast of cell segmentation models built on the Burn deep learning framework."
9
authors = [{ name = "cellcast developers" }]
10
license = {text = "Unlicense OR MIT"}
0 commit comments