We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aeb393 commit 4ede1b2Copy full SHA for 4ede1b2
build.gradle
@@ -15,7 +15,7 @@ plugins {
15
ext.moduleName = "qupath.extension.braian"
16
base {
17
archivesName = rootProject.name
18
- version = "1.0.3-SNAPSHOT"
+ version = "1.0.3"
19
description = "QuPath extension for whole-brain data extraction"
20
}
21
ext.qupathVersion = gradle.ext.qupathVersion
0 commit comments