We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 437dba0 commit b373f49Copy full SHA for b373f49
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.6"
+version = "0.2.7-SNAPSHOT"
30
31
dependencies {
32
val qupathVersion = "0.4.3" // For now
0 commit comments