diff --git a/pyproject.toml b/pyproject.toml index df27153..32ced4a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ license = { text = "BSD 3-Clause License" } authors = [ { email = "rhoadesj@hhmi.org", name = "Jeff Rhoades" }, ] -version = "0.0.3" +version = "0.0.4" dependencies = [ 'torch', 'torchvision',