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 d891b19 commit 850c3c4Copy full SHA for 850c3c4
release_notes.md
@@ -1,5 +1,6 @@
1
-## Unreleased
2
-- Adding Snapshot class to register images as notes in Alyx
+## Release Notes 2.5
+### Release Notes 2.5.0 2021-11-24
3
+- Snapshot class to register images as notes in Alyx
4
- Ephys pipeline: RawEphysQC: outputs channels labels as part of pipeline
5
- Ephys pipeline: spike sorting
6
- dsp.voltage: destripe detects bad channels and interpolate them
setup.py
@@ -24,7 +24,7 @@
24
25
setup(
26
name='ibllib',
27
- version='2.4.0',
+ version='2.5.0',
28
python_requires='>={}.{}'.format(*REQUIRED_PYTHON),
29
description='IBL libraries',
30
license="MIT",
0 commit comments