mirror of
https://github.com/ROCm/jax.git
synced 2025-04-19 05:16:06 +00:00
Bump jaxlib version to 0.1.5 in preparation for building new wheels.
This commit is contained in:
parent
59734c0bd9
commit
d707426caa
@ -20,7 +20,7 @@ binary_libs = [os.path.basename(f) for f in glob('jaxlib/*.so*')]
|
||||
|
||||
setup(
|
||||
name='jaxlib',
|
||||
version='0.1.4',
|
||||
version='0.1.5',
|
||||
description='XLA library for JAX',
|
||||
author='JAX team',
|
||||
author_email='jax-dev@google.com',
|
||||
|
Loading…
x
Reference in New Issue
Block a user