We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3441103 commit 59eea6dCopy full SHA for 59eea6d
spec.md
@@ -92,6 +92,7 @@ can be found under the "omero" key in the group-level metadata:
92
```
93
"id": 1, # ID in OMERO
94
"name": "example.tif", # Name as shown in the UI
95
+"version": "0.1", # Current version
96
"channels": [ # Array matching the c dimension size
97
{
98
"active": true,
0 commit comments