We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9d1118 commit 9bc4bd7Copy full SHA for 9bc4bd7
1 file changed
build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
qupathExtension {
10
name = "qupath-extension-xgboost"
11
group = "io.github.qupath"
12
- version = "0.1.2"
+ version = "0.1.3"
13
description = "XGBoost object classifier extension for QuPath"
14
automaticModule = "io.github.qupath.extension.xgboost"
15
}
0 commit comments