Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
petebankhead committed Jun 9, 2022
1 parent 727d893 commit dee088d
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 @@ -26,7 +26,7 @@ ext.moduleName = 'qupath.extension.stardist'

description = 'QuPath extension to use StarDist'

version = "0.3.1-SNAPSHOT"
version = "0.3.1"

dependencies {
def qupathVersion = "0.3.0" // For now
Expand Down

0 comments on commit dee088d

Please sign in to comment.