Skip to content

Commit

Permalink
update metadata for release supporting Numpy 2.0 (#280)
Browse files Browse the repository at this point in the history
* freeze change log

* add change log entry for #279
  • Loading branch information
zacharyburnett authored Jun 13, 2024
1 parent aac5123 commit 7da4a41
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
Release Notes
=============

1.3.2 (unreleased)
==================
1.3.2 (12-June-2024)
====================

- Fixed a bug in the Python implementation of ``inner1d``. [#265]

Expand All @@ -14,6 +14,7 @@ Release Notes
correctly with the ``math_util`` module and add unnecessary
complication. [#265]

- Build wheel with Numpy 2.0 release candidate ahead of Numpy 2.0 release [#279]

1.3.1 (5-November-2023)
=======================
Expand Down

0 comments on commit 7da4a41

Please sign in to comment.