This commit is contained in:
lucidrains
2025-12-07 04:32:52 -08:00
parent d518e89573
commit 5888f05300

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "vit-pytorch"
version = "1.16.3"
version = "1.16.4"
description = "Vision Transformer (ViT) - Pytorch"
readme = { file = "README.md", content-type = "text/markdown" }
license = { file = "LICENSE" }