diff --git a/setup.py b/setup.py index 249e17551ed2..7f2df0142734 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ project_name = 'jax' -_current_jaxlib_version = '0.4.22' +_current_jaxlib_version = '0.4.23' # The following should be updated with each new jaxlib release. _latest_jaxlib_version_on_pypi = '0.4.22' _available_cuda11_cudnn_versions = ['86']