What's Changed
* Add support for python 3.13 by csoneson in https://github.com/fmicompbio/ez_zarr/pull/25
* Add support for single-channel image plotting using selected colormaps, e.g. `img.plot(channels=[0], channel_colors=['viridis'])`
**Full Changelog**: https://github.com/fmicompbio/ez_zarr/compare/v0.3.4...v0.3.5