We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d64c3cf commit 70d2c06Copy full SHA for 70d2c06
1 file changed
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
qupathExtension {
8
name = "qupath-extension-biop"
9
group = "ch.epfl.biop"
10
- version = "3.6.0"
+ version = "3.6.1-SNAPSHOT"
11
description = "QuPath extension containing utility functions by the BIOP"
12
automaticModule = "qupath.ext.biop"
13
}
0 commit comments