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 e88d902 commit d36bc2fCopy full SHA for d36bc2f
release_notes.md
@@ -1,4 +1,7 @@
1
## Release Notes 2.2
2
+### Release Notes 2.2.0 2021-11-02
3
+- allows more than 2 probes in ephys computer probe creation
4
+
5
### Release Notes 2.2.0 2021-10-29
6
- brainbox.io.one load_spike_sorting fast: merge channel info in clusters
7
- brainbox.io.one generic function to interpolate channels after alignment
setup.py
@@ -24,7 +24,7 @@
24
25
setup(
26
name='ibllib',
27
- version='2.2.0',
+ version='2.2.1',
28
python_requires='>={}.{}'.format(*REQUIRED_PYTHON),
29
description='IBL libraries',
30
license="MIT",
0 commit comments