Skip to content

Commit 4e8e238

Browse files
authored
Merge pull request #5 from petebankhead/v0.1
Update version
2 parents 5043c56 + 9983314 commit 4e8e238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ext.moduleName = 'qupath.extension.djl'
99
ext.qupathVersion = gradle.ext.qupathVersion
1010

1111
description = 'QuPath extension to use Deep Java Library'
12-
version = "0.1.0-SNAPSHOT"
12+
version = "0.1.0"
1313

1414
def djlVersion = libs.versions.deepJavaLibrary.get()
1515

0 commit comments

Comments
 (0)