We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e355c13 commit 8703a81Copy full SHA for 8703a81
1 file changed
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
6
qupathExtension {
7
name = "qupath-extension-training"
8
- version = "0.1.0-rc2"
+ version = "0.1.0"
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