Skip to content

Commit 2b8400d

Browse files
committed
Merge tag '1.3.4' into maint/2.5.x
1.3.4 (July 07, 2023) Bug-fix release in 1.3.x series. * FIX: Limit ``3dQwarp`` to maximum 4 CPUs for stability reasons (#128) * MAINT: Make call to scipy.stats.mode compatible with scipy 1.11.0 (#371) * CI: Update docker/machine images for 1.3.x branch (#327)
2 parents 2a4d561 + 9e8b8a9 commit 2b8400d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,14 @@ A complete list of issues addressed by the release is found `in the GitHub repo
390390
1.3.x series
391391
============
392392

393+
1.3.4 (July 07, 2023)
394+
---------------------
395+
Bug-fix release in 1.3.x series.
396+
397+
* FIX: Limit ``3dQwarp`` to maximum 4 CPUs for stability reasons (#128)
398+
* MAINT: Make call to scipy.stats.mode compatible with scipy 1.11.0 (#371)
399+
* CI: Update docker/machine images for 1.3.x branch (#327)
400+
393401
1.3.3 (September 4, 2020)
394402
-------------------------
395403
Bug-fix release in 1.3.x series.

0 commit comments

Comments
 (0)