We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0c13c0 commit 2a91f9eCopy full SHA for 2a91f9e
1 file changed
build.gradle.kts
@@ -23,7 +23,7 @@ description = "QuPath extension to use Warpy"
23
24
group = "ch.epfl.biop"
25
// artifact = "qupath-extension-warpy"
26
-version = "0.2.4"
+version = "0.2.5-SNAPSHOT"
27
28
dependencies {
29
val qupathVersion = "0.4.3" // For now
0 commit comments