Skip to content

Commit b33a178

Browse files
authored
Update setup.py
1 parent 2159e89 commit b33a178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
setup(
44
name = 'vit-flax',
55
packages = find_packages(),
6-
version = '0.0.2',
6+
version = '0.0.3',
77
license='MIT',
88
description = 'Vision Transformer, ViT - Flax',
99
author = 'Vaibhav Balloli',

0 commit comments

Comments
 (0)