Skip to content

Commit 1d45f57

Browse files
committed
Merge branch 'master' into develop
2 parents 705377a + 0c01ef8 commit 1d45f57

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

release_notes.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
## Release Notes 2.5
2-
### Release Notes 2.5.2 2021-12-01
1+
## Release Notes 2.6
2+
### Release Notes 2.6.0 2021-12-08
3+
- New ReportSnapshot class
4+
- DLC QC plots, as part of EphysPostDLC task
5+
- BadChannelsAP plots for ephys QC
36
- Fix typo in camera extractor
7+
8+
## Release Notes 2.5
49
### Release Notes 2.5.1 2021-11-25
510
- SpikeSorting task overwrites old tar file on rerun
611
### Release Notes 2.5.0 2021-11-24

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

0 commit comments

Comments
 (0)