Skip to content

Commit 89b2209

Browse files
committed
Version and release notes
1 parent f4fb73b commit 89b2209

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-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.2"
1+
__version__ = "2.10.3"
22
import warnings
33

44
from ibllib.misc import logger_config

release_notes.md

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

3+
## Release Note 2.10.3 2022-03-09
4+
- Fixes to EphysPostDLC
5+
- Small change to storing in dsp.voltage.decompress_destripe_cbin function
6+
37
## Release Note 2.10.2 2022-02-28
48
- Small fixes to local server task queues
59

0 commit comments

Comments
 (0)