We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26b5942 commit dea88d8Copy full SHA for dea88d8
crates/cellcast_python/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "maturin"
4
5
[project]
6
name = "cellcast"
7
-version = "0.1.2.dev0"
+version = "0.1.2"
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