File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -108,6 +108,9 @@ Render a spherical microphone array measurement binaurally
108108
109109Version history
110110^^^^^^^^^^^^^^^
111+ *2019-06-11 V0.6 *
112+ * Implement Bandwidth Extension for Microphone Arrays (BEMA)
113+ * Edit read_miro_struct, named tuple ArraySignal and miro_to_struct.m to load center measurements
111114
112115*2019-06-11 V0.6 *
113116 * Port of Radial Filter Improvement from SOFiA
Original file line number Diff line number Diff line change @@ -197236,7 +197236,7 @@
197236197236 "name": "python",
197237197237 "nbconvert_exporter": "python",
197238197238 "pygments_lexer": "ipython3",
197239- "version": "3.7.3 "
197239+ "version": "3.6.7 "
197240197240 }
197241197241 },
197242197242 "nbformat": 4,
Original file line number Diff line number Diff line change 11"""Version information."""
2- __version__ = '0.6 '
2+ __version__ = '0.7 '
You can’t perform that action at this time.
0 commit comments