diff --git a/pyproject.toml b/pyproject.toml index a8f43542..2caa893a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "torch-conduit" -version = "0.3.6a0" +version = "0.4.0" description = "Lightweight framework for dataloading with PyTorch and channeling the power of PyTorch Lightning" authors = ["PAL "] license = "Apache License 2.0"