Skip to content

Commit 09624cc

Browse files
committed
Update of README.rst and version bump
Signed-off-by: HaHeho <[email protected]>
1 parent 797e2fe commit 09624cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Render a spherical microphone array impulse response measurement binaurally. The
126126
Version history
127127
---------------
128128

129-
*unreleased*
129+
*v2022.1.10*
130130
* Update `miro_to_struct()` to work in modern Matlab versions
131131
* Update MIRO struct loading for `SphericalGrid` (forgiving empty radius and quadrature weights)
132132
* Add optional automatic limitation of y-axis range in `plot2D()`

sound_field_analysis/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
"""Version information."""
2-
__version__ = "2021.2.4"
2+
__version__ = "2022.1.10"

0 commit comments

Comments
 (0)