We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b51e615 commit 1bfb107Copy full SHA for 1bfb107
1 file changed
build.gradle
@@ -25,7 +25,7 @@ ext.qupathVersion = gradle.ext.qupathVersion
25
26
description = 'QuPath extension to use Cellpose'
27
28
-version = "0.10.2-SNAPSHOT"
+version = "0.10.2"
29
30
dependencies {
31
implementation "io.github.qupath:qupath-gui-fx:${qupathVersion}"
0 commit comments