This minor release enables compatibility with NumPy version 2.0, thanks to @jpdunc23 in #24. It also includes an earlier bug fix to prevent possible coordinate corruption during writes with the PartitionMapper
approach (#20). This was a similar issue to what was addressed in #17 for the traditional ds.partition.write
approach.