We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36940be commit e575594Copy full SHA for e575594
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.4.1"
+ version = "0.4.2-SNAPSHOT"
17
description = "QuPath extension to use Spotiflow"
18
automaticModule = "qupath.ext.biop.spotiflow"
19
}
0 commit comments