File tree Expand file tree Collapse file tree 3 files changed +4
-32
lines changed Expand file tree Collapse file tree 3 files changed +4
-32
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -14,3 +14,6 @@ You can download the extension jar file here: [qupath-extension-djl-0.2.0.jar](h
1414The latest release (including source code) is [ here] ( https://github.com/qupath/qupath-extension-djl/releases/latest ) .
1515
1616And for documentation explaining what all this is about, see [ here] ( https://qupath.readthedocs.io/en/0.4/docs/deep/djl.html ) .
17+
18+ ## Changelog
19+ Changes are now documented [ in the release notes] .
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ plugins {
55
66qupathExtension {
77 name = " qupath-extension-djl"
8- version = " 0.4.1-SNAPSHOT "
8+ version = " 0.4.1"
99 group = " io.github.qupath"
1010 description = " QuPath extension to use Deep Java Library"
1111 automaticModule = " qupath.extension.djl"
You can’t perform that action at this time.
0 commit comments