We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27d8a99 commit c31571fCopy full SHA for c31571f
1 file changed
build.gradle.kts
@@ -26,7 +26,7 @@ description = "QuPath extension to use Warpy"
26
27
group = "ch.epfl.biop"
28
// artifact = "qupath-extension-warpy"
29
-version = "0.2.7"
+version = "0.2.8-SNAPSHOT"
30
31
dependencies {
32
val qupathVersion = "0.4.3" // For now
0 commit comments