diff --git a/pyproject.toml b/pyproject.toml index 4ea59e0..96ac726 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "zarrnii" -version = "0.1.3-alpha.1" +version = "0.1.4-alpha.1" description = "Package for working with OME-Zarr and NIFTI images in a unified manner, with a focus on spatial transformations" authors = ["Ali Khan "] license = "MIT"