Skip to content

Commit 850c3c4

Browse files
committed
Version, release notes
1 parent d891b19 commit 850c3c4

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

release_notes.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
## Unreleased
2-
- Adding Snapshot class to register images as notes in Alyx
1+
## Release Notes 2.5
2+
### Release Notes 2.5.0 2021-11-24
3+
- Snapshot class to register images as notes in Alyx
34
- Ephys pipeline: RawEphysQC: outputs channels labels as part of pipeline
45
- Ephys pipeline: spike sorting
56
- dsp.voltage: destripe detects bad channels and interpolate them

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
setup(
2626
name='ibllib',
27-
version='2.4.0',
27+
version='2.5.0',
2828
python_requires='>={}.{}'.format(*REQUIRED_PYTHON),
2929
description='IBL libraries',
3030
license="MIT",

0 commit comments

Comments
 (0)