We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c201f6 commit 920df2dCopy full SHA for 920df2d
build.gradle
@@ -23,7 +23,7 @@ description = "QuPath extension to use Aligning Big Brain and Atlases"
23
24
group = "ch.epfl.biop"
25
// artifact = "qupath-extension-abba"
26
-version = "0.1.4-SNAPSHOT"
+version = "0.1.4"
27
28
dependencies {
29
def qupathVersion = "0.3.0" // For now
0 commit comments