Skip to content

Commit

Permalink
Merge pull request #19662 from skye:version
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 604361729
  • Loading branch information
jax authors committed Feb 5, 2024
2 parents 5c5e8f0 + 4cca5fa commit 789ef4b
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 @@ -28,7 +28,7 @@
_available_cuda11_cudnn_versions = ['86']
_default_cuda11_cudnn_version = '86'
_default_cuda12_cudnn_version = '89'
_libtpu_version = '0.1.dev20240123'
_libtpu_version = '0.1.dev20240205'

def load_version_module(pkg_path):
spec = importlib.util.spec_from_file_location(
Expand Down

0 comments on commit 789ef4b

Please sign in to comment.