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