You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -126,7 +126,7 @@ Render a spherical microphone array impulse response measurement binaurally. The
126
126
Version history
127
127
---------------
128
128
129
-
*unreleased*
129
+
*v2022.12.29*
130
130
* Fix to prevent errors with `NumPy >= 1.24.0 <https://numpy.org/doc/stable//release/1.24.0-notes.html>`_ (replace all `int` and `np.int` with `np.int_`)
131
131
* Improve `read_miro_struct()` to give warnings in case elevation data is found
132
132
* Fix *Exp4* loading of MIRO files and improve documentation table formatting
0 commit comments