Skip to content

Commit

Permalink
release v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoKiaru committed Dec 21, 2023
1 parent 1091785 commit b4fa7df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ ext.moduleName = "qupath.extension.abba"
description = "QuPath extension to use Aligning Big Brain and Atlases"

group = "ch.epfl.biop"
version = "0.3.1-SNAPSHOT"
version = "0.3.1"

dependencies {
implementation("io.github.qupath:qupath-gui-fx:$qupathVersion")
Expand Down

0 comments on commit b4fa7df

Please sign in to comment.