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 177666c commit 120d79bCopy full SHA for 120d79b
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.1-SNAPSHOT"
+ version = "0.3.1"
17
description = "QuPath extension to use Spotiflow"
18
automaticModule = "qupath.ext.biop.spotiflow"
19
}
0 commit comments