Skip to content

Commit 9983314

Browse files
committed
Update version
1 parent 5043c56 commit 9983314

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)