We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7614c28 commit dcce666Copy full SHA for dcce666
1 file changed
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
qupathExtension {
8
name = "qupath-extension-cellpose"
9
group = "io.github.qupath"
10
- version = "0.11.4-SNAPSHOT"
+ version = "0.12.0"
11
description = "QuPath extension to use Cellpose"
12
automaticModule = "qupath.ext.biop.cellpose"
13
}
0 commit comments