diff --git a/pyproject.toml b/pyproject.toml index 559743f..df27153 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.2" +version = "0.0.3" dependencies = [ 'torch', 'torchvision',