We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbae545 commit 37528edCopy full SHA for 37528ed
.github/workflows/scijava-maven.yml
build.gradle.kts
@@ -4,11 +4,10 @@ plugins {
4
id("qupath-conventions")
5
}
6
7
-// TODO: Configure your extension here (please change the defaults!)
8
qupathExtension {
9
name = "qupath-extension-cellpose"
10
group = "io.github.qupath"
11
- version = "0.11.0-SNAPSHOT"
+ version = "0.11.0"
12
description = "QuPath extension to use Cellpose"
13
automaticModule = "qupath.ext.biop.cellpose"
14
0 commit comments