We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78a9cb5 commit 00ccedeCopy full SHA for 00ccede
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
6
qupathExtension {
7
name = "qupath-extension-instanseg"
8
- version = "0.1.4"
+ version = "0.1.5"
9
group = "io.github.qupath"
10
description = "A QuPath extension for running inference with the InstanSeg deep learning model"
11
automaticModule = "qupath.extension.instanseg"
0 commit comments