Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
vballoli committed Oct 12, 2020
1 parent 2159e89 commit b33a178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
setup(
name = 'vit-flax',
packages = find_packages(),
version = '0.0.2',
version = '0.0.3',
license='MIT',
description = 'Vision Transformer, ViT - Flax',
author = 'Vaibhav Balloli',
Expand Down

0 comments on commit b33a178

Please sign in to comment.