Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
tflahaul committed Oct 28, 2023
1 parent a33ba5f commit 24c1ca4
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 @@ -4,7 +4,7 @@
name='jvt',
author='Thomas Flahault',
description='Vision transformers with JAX & Flax',
version='9.7.22',
version='0.1.0',
url='https://github.com/tflahaul/jax-vision-transformers',
packages=find_packages(exclude=['examples']),
install_requires=['jaxlib', 'jax', 'flax', 'optax'],
Expand Down

0 comments on commit 24c1ca4

Please sign in to comment.