We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e864248 commit 76b2317Copy full SHA for 76b2317
1 file changed
build.gradle.kts
@@ -13,7 +13,7 @@ repositories {
13
qupathExtension {
14
name = "qupath-extension-spotiflow"
15
group = "ch.epfl.biop"
16
- version = "0.3.4-SNAPSHOT"
+ version = "0.4.0"
17
description = "QuPath extension to use Spotiflow"
18
automaticModule = "qupath.ext.biop.spotiflow"
19
}
0 commit comments