Skip to content

Commit 0345664

Browse files
author
Igor Pisarev
committed
next development cycle
1 parent 5dfd97b commit 0345664

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Chunked datasets can be sparse, i.e. empty chunks do not need to be stored.
1616

1717
## File-system specification
1818

19-
*version 2.1.7-SNAPSHOT*
19+
*version 2.2.1-SNAPSHOT*
2020

2121
N5 group is not a single file but simply a directory on the file system. Meta-data is stored as a JSON file per each group/ directory. Tensor datasets can be chunked and chunks are stored as individual files. This enables parallel reading and writing on a cluster.
2222

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<groupId>org.janelia.saalfeldlab</groupId>
1515
<artifactId>n5</artifactId>
16-
<version>2.2.0-SNAPSHOT</version>
16+
<version>2.2.1-SNAPSHOT</version>
1717

1818
<name>N5</name>
1919
<description>Not HDF5</description>

0 commit comments

Comments
 (0)