Skip to content

Commit 42c77aa

Browse files
committed
Update jax version to 0.1.60.
1 parent c4c770b commit 42c77aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Change Log
88
These are the release notes for JAX.
99

1010

11-
jax 0.1.60 (unreleased)
11+
jax 0.1.60 (March 17, 2020)
1212
-----------------------
1313

1414
.. PLEASE REMEMBER TO CHANGE THE '..master' WITH AN ACTUAL TAG in GITHUB LINK.

jax/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "0.1.59"
15+
__version__ = "0.1.60"

0 commit comments

Comments
 (0)