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 982ce01 commit 7d4ba73Copy full SHA for 7d4ba73
ibllib/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "2.10.3"
+__version__ = "2.10.4"
2
import warnings
3
4
from ibllib.misc import logger_config
release_notes.md
@@ -1,5 +1,8 @@
## Release Note 2.10
+## Release Note 2.10.4 2022-03-11
+- Data handler connects to correct alyx database on cortexlab
5
+
6
## Release Note 2.10.3 2022-03-09
7
- Fixes to EphysPostDLC
8
- Small change to storing in dsp.voltage.decompress_destripe_cbin function
0 commit comments