mirror of
https://github.com/ROCm/jax.git
synced 2025-04-19 05:16:06 +00:00
bump version for pypi (#3590)
This commit is contained in:
parent
57915dc1d9
commit
99cfbfb7c3
@ -9,6 +9,17 @@ Change Log
|
||||
|
||||
These are the release notes for JAX.
|
||||
|
||||
jax 0.1.72 (June 28, 2020)
|
||||
---------------------------
|
||||
|
||||
* `GitHub commits <https://github.com/google/jax/compare/jax-v0.1.71...jax-v0.1.72>`_.
|
||||
|
||||
* Bug fixes:
|
||||
|
||||
* Fix an odeint bug introduced in the previous release, see
|
||||
`#3587 <https://github.com/google/jax/pull/3587>`_.
|
||||
|
||||
|
||||
jax 0.1.71 (June 25, 2020)
|
||||
---------------------------
|
||||
|
||||
|
@ -12,4 +12,4 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
__version__ = "0.1.71"
|
||||
__version__ = "0.1.72"
|
||||
|
Loading…
x
Reference in New Issue
Block a user