Skip to content

Commit

Permalink
Merge pull request #14148 from skye:version
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 504421300
  • Loading branch information
jax authors committed Jan 25, 2023
2 parents 09794be + c4ad27c commit 838bc45
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 @@ -26,7 +26,7 @@
_default_cuda_version = '11'
_available_cudnn_versions = ['82', '86']
_default_cudnn_version = '86'
_libtpu_version = '0.1.dev20230120'
_libtpu_version = '0.1.dev20230124'

_dct = {}
with open('jax/version.py', encoding='utf-8') as f:
Expand Down

0 comments on commit 838bc45

Please sign in to comment.