Skip to content

Commit f7d3d35

Browse files
authored
Py4J extension v0.1.0-rc1
1 parent a4fe0d1 commit f7d3d35

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

catalog.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,17 @@
131131
"description": "A QuPath extension for linking up to Python via Py4J (https://www.py4j.org)",
132132
"author": "QuPath",
133133
"homepage": "https://github.com/qupath/qupath-extension-py4j",
134-
"releases": []
134+
"releases": [
135+
{
136+
"name": "v0.1.0-rc1",
137+
"main_url": "https://github.com/qupath/qupath-extension-py4j/releases/download/v0.1.0-rc1/qupath-extension-py4j-0.1.0-rc1.jar",
138+
"javadoc_urls": ["https://github.com/qupath/qupath-extension-py4j/releases/download/v0.1.0-rc1/qupath-extension-py4j-0.1.0-rc1-javadoc.jar"],
139+
"optional_dependency_urls": [],
140+
"version_range": {
141+
"min": "v0.6.0-rc4"
142+
}
143+
}
144+
]
135145
},{
136146
"name": "QuPath Training extension",
137147
"description": "A QuPath extension to help with learning the software",

0 commit comments

Comments
 (0)