We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a664ba commit 192bfccCopy full SHA for 192bfcc
1 file changed
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
6
qupathExtension {
7
name = "qupath-extension-training"
8
- version = "0.1.0"
+ version = "0.1.1"
9
group = "io.github.qupath"
10
description = "A QuPath extension to help learn how to use the software"
11
automaticModule = "qupath.extension.training"
0 commit comments