We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4c770b commit 42c77aaCopy full SHA for 42c77aa
docs/CHANGELOG.rst
@@ -8,7 +8,7 @@ Change Log
8
These are the release notes for JAX.
9
10
11
-jax 0.1.60 (unreleased)
+jax 0.1.60 (March 17, 2020)
12
-----------------------
13
14
.. PLEASE REMEMBER TO CHANGE THE '..master' WITH AN ACTUAL TAG in GITHUB LINK.
jax/version.py
@@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
15
-__version__ = "0.1.59"
+__version__ = "0.1.60"
0 commit comments