We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06a1f42 commit 6032a54Copy full SHA for 6032a54
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "vit-pytorch"
7
-version = "1.17.7"
+version = "1.17.8"
8
description = "Vision Transformer (ViT) - Pytorch"
9
readme = { file = "README.md", content-type = "text/markdown" }
10
license = { file = "LICENSE" }
0 commit comments