Skip to content

Commit de897d4

Browse files
committed
bump version number 2.2.0
1 parent 931abc9 commit de897d4

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

release_notes.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
## Develop
1+
## Release Notes 2.2
2+
### Release Notes 2.2.0 2021-10-29
23
- brainbox.io.one load_spike_sorting fast: merge channel info in clusters
34
- brainbox.io.one generic function to interpolate channels after alignment
45
- dsp: spike detection by voltage thresholding and cadzow filtering docs
56
- ibllib.io.spikeglx: get geometry from metadata
67
- RawEphysQC outputs basic detection spike rates
8+
- ibllib.atlas.regions: add new mapping cosmos and revise Beryl
79

810
## Release Notes 2.1
911
### Release Notes 2.1.0 2021-10-05

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.1.3',
27+
version='2.2.0',
2828
python_requires='>={}.{}'.format(*REQUIRED_PYTHON),
2929
description='IBL libraries',
3030
license="MIT",

0 commit comments

Comments
 (0)