diff --git a/pyproject.toml b/pyproject.toml index 1de367b..50604d2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "scida" -version = "0.3.4" +version = "0.3.6" description = "Convenience wrapper around large scientific datasets to process with dask." authors = ["Chris Byrohl"] readme = "README.md"