We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 797e2fe commit 09624ccCopy full SHA for 09624cc
README.rst
@@ -126,7 +126,7 @@ Render a spherical microphone array impulse response measurement binaurally. The
126
Version history
127
---------------
128
129
-*unreleased*
+*v2022.1.10*
130
* Update `miro_to_struct()` to work in modern Matlab versions
131
* Update MIRO struct loading for `SphericalGrid` (forgiving empty radius and quadrature weights)
132
* Add optional automatic limitation of y-axis range in `plot2D()`
sound_field_analysis/_version.py
@@ -1,2 +1,2 @@
1
"""Version information."""
2
-__version__ = "2021.2.4"
+__version__ = "2022.1.10"
0 commit comments