Skip to content

Commit d36bc2f

Browse files
committed
bump version number and release notes
1 parent e88d902 commit d36bc2f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

release_notes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
## 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+
25
### Release Notes 2.2.0 2021-10-29
36
- brainbox.io.one load_spike_sorting fast: merge channel info in clusters
47
- brainbox.io.one generic function to interpolate channels after alignment

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

0 commit comments

Comments
 (0)