We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4fb73b commit 89b2209Copy full SHA for 89b2209
ibllib/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "2.10.2"
+__version__ = "2.10.3"
2
import warnings
3
4
from ibllib.misc import logger_config
release_notes.md
@@ -1,5 +1,9 @@
## Release Note 2.10
+## Release Note 2.10.3 2022-03-09
+- Fixes to EphysPostDLC
5
+- Small change to storing in dsp.voltage.decompress_destripe_cbin function
6
+
7
## Release Note 2.10.2 2022-02-28
8
- Small fixes to local server task queues
9
0 commit comments