Skip to content

Commit ca4fed1

Browse files
committed
Merge branch 'master' into develop
2 parents 2387d35 + 3a57f52 commit ca4fed1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

ibllib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "2.10.3"
1+
__version__ = "2.10.4"
22
import warnings
33

44
from ibllib.misc import logger_config

release_notes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Release Note 2.10
22

3+
## Release Note 2.10.4 2022-03-11
4+
- Data handler connects to correct alyx database on cortexlab
5+
36
## Release Note 2.10.3 2022-03-09
47
- Fixes to EphysPostDLC
58
- Small change to storing in dsp.voltage.decompress_destripe_cbin function

0 commit comments

Comments
 (0)