diff --git a/pyproject.toml b/pyproject.toml index 3870aa8..fa82870 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pydantic-ome-ngff" -version = "0.3.0" +version = "0.4.0" description = "Pydantic models for the OME-NGFF" authors = ["Davis Vann Bennett "] license = "MIT"