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