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