diff --git a/pyproject.toml b/pyproject.toml index 8a9fc71..ab5cc64 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.4" +version = "0.0.5" dependencies = [ 'torch', 'torchvision',