Skip to content

Commit 7c50d76

Browse files
Merge pull request #1 from qupath/alanocallaghan-patch-1
add InstanSeg release
2 parents f7d3d35 + 30166d3 commit 7c50d76

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

catalog.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,16 @@
66
"description": "Extension to run InstanSeg inference through QuPath",
77
"author": "QuPath",
88
"homepage": "https://github.com/qupath/qupath-extension-instanseg",
9-
"releases": []
9+
"releases": [
10+
{
11+
"name": "v0.1.0-rc1",
12+
"main_url": "https://github.com/qupath/qupath-extension-instanseg/releases/download/v0.1.0-rc1/qupath-extension-instanseg-0.1.0-rc1.jar",
13+
"javadoc_urls": ["https://github.com/qupath/qupath-extension-instanseg/releases/download/v0.1.0-rc1/qupath-extension-instanseg-0.1.0-rc1-javadoc.jar"],
14+
"version_range": {
15+
"min": "v0.6.0-rc4"
16+
}
17+
}
18+
]
1019
},{
1120
"name": "QuPath OMERO extension",
1221
"description": "QuPath extension to work with images through OMERO's APIs",

0 commit comments

Comments
 (0)