diff --git a/pyproject.toml b/pyproject.toml index ecb524f..aa0243b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "mega-vit" -version = "0.0.2" +version = "0.0.3" description = "mega-vit - Pytorch" license = "MIT" authors = ["Kye Gomez "]